You are not logged in.

#1 2011-08-11 20:14:42

Righard
Member
From: Netherlands
Registered: 2007-12-13
Posts: 29

Scriptable audio sequencer

Hello,
I need to create a track composed with many different audio samples according to some mathimatical formula.
To do this by hand will be tedious so I'm looking for some sort of scriptable audio sequencer.
Does anybody know if such a thing exists? Google could not help me.
thx

Edit: I just thought, it doesn't need to be scriptable, I just need some ASCII format, I can generate the file myself using any language I wish.

Last edited by Righard (2011-08-11 20:34:22)

Offline

#2 2011-08-11 20:44:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Scriptable audio sequencer

Not sure I get it, but maybe http://en.wikipedia.org/wiki/Csound ?


EditL Do you mean http://en.wikipedia.org/wiki/Algorithmic_composition ?

Last edited by karol (2011-08-11 20:46:39)

Offline

#3 2011-08-11 20:57:05

Righard
Member
From: Netherlands
Registered: 2007-12-13
Posts: 29

Re: Scriptable audio sequencer

Thank you, but my needs are very simple:

What I need is something like this:

instr   start    end
1         0         20
2         10       30
3         20       40
4         30       50

So I bit like Csound score files, but then for prerecorded samples. I hope there is some program that can turn such a plain text file into an audio file.

Last edited by Righard (2011-08-11 20:58:08)

Offline

#4 2011-08-11 21:41:58

Righard
Member
From: Netherlands
Registered: 2007-12-13
Posts: 29

Re: Scriptable audio sequencer

To answer myself, (for future reference)
You can use samples in csound, so I can use that.
Thanks Karol

Offline

Board footer

Powered by FluxBB