Serenade plays short songs with the built-in synthesizers on devices with the Newton 2.1 OS. It will not work on Newton OS 2.0 devices since they do not have the FM synthesizer installed.
Shows how to import sounds into NTK and play the sound from NewtonScript.
Shows how to import sounds into WinNTK and play the sound from NewtonScript.
SoundTricks is intended to demonstrate a couple tricks with sound on the Newton, modifying the samplingRate of a sound sample to shift speed and pitch, and using StuffByte and ExtractByte on the actual sound samples to reverse a sound. Demonstrates use of native function to give dramatic speed increases.
This sample shows the basics of the Newton 2.1 Sound APIs, including recording. |