manipulating sound
1
Name:
Anonymous
2011-02-11 14:51
I want to make an application with which you can manipulate sound in a lot of different ways (volume, pitch, direction, stereo/mono)
What programming language should I use? (which programming language has the biggest library support for this sorta thing)
I've some experience in Java and C, so I think I can handle most languages, but it should not be too complex
2
Name:
VIPPER
2011-02-11 14:56
I dont know.
3
Name:
Anonymous
2011-02-11 15:05
Find a library. Language is irrelevant.
4
Name:
Anonymous
2011-02-11 16:45
Adopt a dog. Race is irrelevant.
5
Name:
Anonymous
2011-02-11 16:48
Bake a cake. Flavor is irrelevant
6
Name:
Anonymous
2011-02-11 16:49
manipulate sound in a lot of different ways
a lot
http://www.csounds.com/manual/html/index.html
</thread>
7
Name:
Anonymous
2011-02-11 16:51
8
Name:
Anonymous
2011-02-11 17:23
Write a post. Relevancy is irrelevant.
9
Name:
Anonymous
2011-02-11 17:34
Hax my anus. Gender is irrelevant.
10
Name:
noko
2011-02-11 18:29
Noko every day. /prog/ is irrelevant.
11
Name:
Anonymous
2011-02-11 19:25
noko my dubs
12
Name:
Anonymous
2011-02-11 23:07
I've been considering sound alterations, the most basic thing to do would be a linked list 44100 segments wide, 16-bits per value, repeating as many times as need for the required seconds, then just send the whole thing to an "audio renderer"
13
Name:
Anonymous
2011-02-12 9:12
SuperCollider