On Wed, Oct 16, 2013 at 6:11 AM, Burkhard Ritter <burkhard@xxxxxxxxxxx> wrote:
Br,
Timo
Hi Paul,
you probably need a newer compiler. It compiles fine for me with g++
version 4.7.3.
The synth looks really nice. However, I cannot seem to get any sound
out of it. I tried both with jalv.qt (make run) and with QTractor.
Also, how can I load the provided presets (with jalv or QTractor or
Ardour)?
Yes, it needs a newer compiler.
jalv.qt doesn't (yet) have any preset management, so you will need to use another tool for that. QTractor and Ardour should work.
jalv.qt doesn't (yet) have any preset management, so you will need to use another tool for that. QTractor and Ardour should work.
I created a ticket for better initialization https://github.com/timowest/rogue/issues/76
Timo
Cheers,
Burkhard
> _______________________________________________
On Tue, Oct 15, 2013 at 4:51 PM, Paul Davis <paul@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
>
>
> On Tue, Oct 15, 2013 at 4:46 PM, Timo Westkämper <timo.westkamper@xxxxxxxxx>
> wrote:
>>
>> Hi.
>>
>> I'd again like to invite interested users to try out rogue:
>> https://github.com/timowest/rogue
>>
>> rogue is a multi-mode soft synth with
>>
>> * 4 oscillators: VA, FM, Supersaw/square with modulation: PM, RM etc
>> * 2 filters: BiQuad, Moog style, SVF and Comb
>> * 4 envs and 4 lfos
>> * effects: chorus, phaser, delay, reverb
>> ...
>>
>> There are also some basic presets bundled.
>
>
>
> make
> ttl2c rogue.ttl src/rogue.gen
> g++ -fPIC -DPIC -std=c++11 -Ofast -ffast-math -g -shared dsp/*.cpp
> src/*.cpp fx/*.cc `pkg-config --cflags --libs lvtk-plugin-1` `pkg-config
> --cflags --libs samplerate` -Idsp -Isrc -Ifx -Ifx/dsp -o rogue.so
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> cc1plus: error: invalid option argument ‘-Ofast’
> cc1plus: error: unrecognized command line option "-std=c++11"
> make: *** [rogue.so] Error 1
>
> Linux-audio-user mailing list
> Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
> http://lists.linuxaudio.org/listinfo/linux-audio-user
>
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user