dgalaktionov / VMod

A cross-platform voice changer
MIT License
1 stars 0 forks source link

Prototyping #3

Open dgalaktionov opened 9 years ago

dgalaktionov commented 9 years ago

I suggest starting the analysis with some simple prototypes, even before we define what features we want. Each of us would make a branch with some toy program, in the language and library of choice. That way, we'll all learn something useful, so we'd be able to define what do we want (and what don't) with the project.

I'm going to make a Java prototype, where I'll capture audio with the sound API, and then I'll try to make some simple audio filter by myself.

dgalaktionov commented 9 years ago

Pushed my branch at cc60cd84ca01a156927033dabb5b84d3b9a9f6b0