remove debug print
This commit is contained in:
@@ -33,8 +33,6 @@ class ECGWaveTableSynthesizer(AECGSynthesizer):
|
||||
heart_rate = self.heart_rate
|
||||
|
||||
self._calibrate()
|
||||
|
||||
print("inside samples", hex(id(self)))
|
||||
|
||||
while idx < self.wavelength:
|
||||
phase = self.phase
|
||||
|
||||
Reference in New Issue
Block a user