Three types of Windows Wav file players. One has an assembly component and can play high quality 16-bit stereo wav files. The other two are all in SPIN. One plays ...
Simple interface object to Rogue Robotics uMP3 card. This is a very easy to use MP3 player card with a TTL compatible UART serial interface. The object plays songs on ...
This object spatializes up to four monaural audio sample streams into a time-conscious stereo sound field with angle and depth controls for each channel. It requires one cog and at ...
This is an object which encodes 16-bit stereo 44.1/48 KHz audio into an SPDIF signal. SPDIF is the protocol used by TOSLINK (optical) and Coax digital audio inputs on most ...
This is a quick demo which runs 4 VocalTract objects concurrently to sing a 4-part harmony from the 16th century. It also uses the StereoSpatializer object (which is very under-utilized ...
The MidiIn object supports receiving and parsing a standard MIDI stream, making the MIDI events available to the user in a very easy to use form. Complete documentation is included.