Compare commits
1 Commits
d78b82c9e3
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b85d58a10 |
@@ -34,8 +34,6 @@ class ECGWaveTableSynthesizer(AECGSynthesizer):
|
||||
|
||||
self._calibrate()
|
||||
|
||||
print("inside samples", hex(id(self)))
|
||||
|
||||
while idx < self.wavelength:
|
||||
phase = self.phase
|
||||
floor = np.floor(phase)
|
||||
|
||||
Reference in New Issue
Block a user