#include "CSL_Includes.h"#include "PAIO.h"#include "FileIO.h"Defines | |
| #define | FREQ 660 |
| #define | DUR 0.1 |
Functions | |
| int | main (int argc, const char *argv[]) |
| #define FREQ 660 |
Beep_demo.cpp -- a simple CSL "main" program -- play a 3-second FM beep See the copyright notice and acknowledgment of authors in the file COPYRIGHT PortAudio IO PortAudio IO
| #define DUR 0.1 |
| int main | ( | int | argc, | |
| const char * | argv[] | |||
| ) |
MAIN -- Plays an accelerando on an FM beep
References a_env, car, csl::PAIO::close(), DUR, FREQ, i_env, csl::logMsg(), mod, csl::PAIO::open(), csl::Phased::setFrequency(), csl::Scalable::setOffset(), csl::IO::setRoot(), csl::Scalable::setScale(), csl::sleepUsec(), csl::PAIO::start(), csl::PAIO::stop(), theIO, and csl::Envelope::trigger().
1.5.8