wavetable loading checkpoint
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
|
||||
import math
|
||||
|
||||
def process(phase):
|
||||
print("im from process")
|
||||
return math.sin(phase)
|
||||
|
||||
Reference in New Issue
Block a user