Re: FOSS DAW recommendations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following message is a courtesy copy of an article
that has been posted to gmane.linux.audio.users as well.

Hi James.

    J> Asking which DAWs are good, especially for mixing, audio editing
    J> and stability.

i use ardour a lot, it's good.  If you install a release, or build your
own from the stable sources, it's steady.

Most things are tunable, shortcuts, cpu-allocation, io-buffering.

For you there's an Ardour quark for sc, plugging control and feedback of
everything OSCified (= most things in ardour) into sc:

    a = Ardour()
    a.play
    a.stop
    a.add_marker
    a.remove_marker

    (3..7).do{|strip| a.strip_mute(strip,1)}
    (3..7).do{|strip| a.strip_mute(strip,0)}

    a.master_gain(-3)
    a.rec_enable_toggle
    a.strip_recenable(1,1)

etc.

-anders
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
https://lists.linuxaudio.org/listinfo/linux-audio-user



[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux