[LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-02 Thread Sascha Schneider
Hi folks, inspired by a plan of a german onlinemag called amazona.de I came up with the idea that a virtual analogue opensource softsynth nativly running on Linux would be really nice. (a nice filterbank too, but thats another thing) Amazona planned a complete synth based on userpolls (only in ger

[LAD] Fwd: Devs needed for opensource virtual analog softsynth idea

2011-01-02 Thread Sascha Schneider
I love attractive UIs like those from Bristol, have to try those ... I want to use them in f.e. Qtractor or Rosegarden as softsynths with some live character with external midi-controllers or with automation. regards, saschas 2011/1/2 Ricardo Wurmus : > Hi Sascha, > > I found the AlsaModularSynth

[LAD] Fwd: Devs needed for opensource virtual analog softsynth idea

2011-01-02 Thread Sascha Schneider
Alsa Modular, is this one still under development?? I never have tested it and never saw a UI that I could use to controll it with external USB controllers. I'll check that regards, saschas 2011/1/2 Julien Claassen : > Hello Sascha! >  I'm not good at coding at all, but I think a more useabl

Re: [LAD] Fwd: Devs needed for opensource virtual analog softsynth idea

2011-01-03 Thread Sascha Schneider
Hi Malte, 2011/1/3 Malte Steiner : > Hi, >>> >>> Alsa Modular, >>> is this one still under development?? >> > Yes, its still maintained, changes are more evolutionary rather then > revolutionary. > > Have you checked out Minicomputer? > http://minicomputer.sourceforge.net/ Just downloaded it and

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-05 Thread Sascha Schneider
Hi Loki, 2011/1/6 Loki Davison : > On Mon, Jan 3, 2011 at 12:35 AM, Sascha Schneider > wrote: >> Hi folks, >> >> inspired by a plan of a german onlinemag called amazona.de >> I came up with the idea that a virtual analogue opensource softsynth >> nativly runn

Re: [LAD] Fwd: Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
2011/1/3 Malte Steiner : > Hi, >>> >>> Alsa Modular, >>> is this one still under development?? >> > Yes, its still maintained, changes are more evolutionary rather then > revolutionary. > > Have you checked out Minicomputer? > http://minicomputer.sourceforge.net/ This one is really nice, actually

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
2011/1/6 Loki Davison : > You do have the required skills, just need to choose the right tool. > By the way, to advance my skills C++ and DSSI/LV2 .. is anyone willing to offer a mentorship?? regards, Sascha ___ Linux-audio-dev mailing list Linux-audi

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
2011/1/6 Jeremy : > > > On Thu, Jan 6, 2011 at 3:09 AM, Sascha Schneider > wrote: >> >> 2011/1/6 Loki Davison : >> >> > You do have the required skills, just need to choose the right tool. >> > >> >> By the way, >> >>

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
orted the minicomputer sources into a git > repository:https://github.com/jeremysalwen/Minicomputer-LV2 > Jeremy > > On Thu, Jan 6, 2011 at 3:49 AM, Sascha Schneider > wrote: >> >> 2011/1/6 Jeremy : >> > >> > >> > On Thu, Jan 6, 2011 at 3:09 AM, S

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
2011/1/6 Jeremy : > Okay, looking at the sources a little more, it seems like all we need to > port is the minicomputerCPU component.  The editor can just be used to > communicate to the plugin using the lv2ExternalUI extension. > Jeremy Not all, .. minicomputer is actually 8 synths on 8 different

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-06 Thread Sascha Schneider
2011/1/6 Jeremy : > On Thu, Jan 6, 2011 at 5:31 AM, Sascha Schneider > wrote: >> >> 2011/1/6 Jeremy : >> > Okay, looking at the sources a little more, it seems like all we need to >> > port is the minicomputerCPU component.  The editor can just be used to >

Re: [LAD] new calf release...

2011-01-06 Thread Sascha Schneider
2011/1/6 Krzysztof Foltman : > On 06/01/11 12:14, Jörn Nettingsmeier wrote: > >> yummy! i've been using calf git for a while, but it feels kind of icky >> to do a project with those plugins, especially since i got shot in the >> foot by you guys before when you threw out the hi- and lowpass plugs >

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-07 Thread Sascha Schneider
O.k. for my part I think I will pull my skills more into the direction of GUI-development, for it seems that GUI-Guys are needed too. I don't know if I will focus on fltk, gtkmm or qt4 ... will spend the weekend RTFM-ing. regards, saschas 2011/1/7 Jeremy : > Hi Malte, > So I've been working on

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-08 Thread Sascha Schneider
Hi back, o.k. I spend a little time reading and experimenting with UI-Toolkits (please keep in mind that my app-programmingskills are limited) and have the following thoughts: - for the UI we will mainly need sliders and knobs - the UI should be lightweight to run several plugins per song/track

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-08 Thread Sascha Schneider
2011/1/8 Harry Van Haaren : > Hi! > > On Sat, Jan 8, 2011 at 9:34 AM, Sascha Schneider > wrote: >> >> - gtkmm sits on top of gtk and the most designfiles are kinda "closed >> source" .o > > What do you mean here?  From the gtkmm site: > gtkmm i

Re: [LAD] Devs needed for opensource virtual analog softsynth idea

2011-01-08 Thread Sascha Schneider
Forget my last post, I saw a tutorial on youtube that said one compiles the glade-file to not share it. .o and .lo are of course after compiling ... sorry, noob Saschas 2011/1/8 Sascha Schneider : > 2011/1/8 Harry Van Haaren : >> Hi! >> >> On Sat, Jan 8, 2011 at 9:34