Download presentation
Presentation is loading. Please wait.
1
Developing a Music Sequencer/Synthesizer Victor Shepardson Computer Systems Lab 09-10
2
Sound Periodic Functions
3
Sound Pulse Code Modulation
4
Synthesis frequency functions oscillator amplitude functions normalization conversion
5
Sequencing class Note(): location: location in time
def __init__(self,location,duration,hold_time,envelope,frequency): location: location in time hold_time, frequency: used in frequency function duration, envelope: used in envelope function
6
Examples!
7
Expansion Granular Synthesis Feedback/Cross Coupled Oscillators GUI
MuseScore/ABC Notation
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.