1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-04 02:33:14 +01:00

Converted CRLF to LF.

This commit is contained in:
lllucius
2013-11-01 23:22:33 +00:00
parent 43cb952167
commit f290b3d644
360 changed files with 62988 additions and 62988 deletions

View File

@@ -1,5 +1,5 @@
// play a sequence to a midi stream
void seq2midi(Alg_seq &seq, PortMidiStream *midi);
// open a stream, play a sequence, close the stream
void seq_play(Alg_seq &seq);
// play a sequence to a midi stream
void seq2midi(Alg_seq &seq, PortMidiStream *midi);
// open a stream, play a sequence, close the stream
void seq_play(Alg_seq &seq);