simlmx / pyau

Python Audio Unit Host
7 stars 5 forks source link

Allowing user to set one note to the host instead of having to load a MIDI file #3

Open bwhitman opened 9 years ago

bwhitman commented 9 years ago

Usage:

self.host._ah_host.CreateOneNote(self.note, self.length, self.velocity)
self.pcm = self.host.bounce().T