DShow9
Related nodes
SourceBuffer (DShow9)
The SourceBuffer (DShow9) is able to write Spreads of values to a multichannel soundcard.
VAudio
Related nodes
- Osc (VAudio Source) is a high quality anti-aliased digital oscillator
- IFFT (VAudio Source) is an inverse FFT that can synthesize a waveform from its spectrum
- MultiSine (VAudio Source) generates many sine waves at once
- WaveTable (VAudio Source) plays a waveform given as spread in the desired frequency
- BufferRead (VAudio Source) reads audio from a live generated audio buffer
- Granulator (VAudio Source) reads audio in grains from a wave file
VAudio Pack is contributed by tonfilm.
Examples:
- \girlpower folder in the VVVV.Audio pack directory
VST Instruments
VAudio
The VAudio pack has a newer VST integration which also works with 64bit vvvv.
Legacy
See the extensive VST-guide about VST Instruments in vvvv.
Examples:
- \girlpower\Audio folder in your vvvv directory
- \girlpower folder in the VVVV.Audio pack directory
Beeps
Related nodes
Beep (Windows)
MessageBeep (Windows)
These shy annoying beeps are useful for debugging. Sometimes.
- Beep (Windows) calls the windows-api function Beep.
- MessageBeep (Windows) calls the windows-api function MessageBeep.