[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Latest sample of Crate.Synth music
aiiadict@gmail.com wrote:
I have source from Nibble on how to control
volume of sounds output through speaker,
as well as two "voice" sounds from speaker.
I've already implemented all the infrastructure,
all that's needed is to emit the "voice change"
commands in the music file and load the additional
"envelope" tables.
The synthesizer simply plays 5-bit waveform samples,
so changing the voice and amplitude is just a matter
of changing the tables (or, more accurately, the
pointer to the tables).
Up until now, I have not needed more than one voice,
and have mapped all MIDI "key down" velocities to
a single amplitude to make life simpler during
development.
-michael
New Applesoft BASIC interface for NadaNet networking!
Home page: http://members.aol.com/MJMahon/