rncbc / qtractor

Qtractor - An Audio/MIDI multi-track sequencer
https://qtractor.org
GNU General Public License v2.0
511 stars 91 forks source link

qtractor could be the open source alterative to Adobe Audition #32

Open Reaper10 opened 8 years ago

Reaper10 commented 8 years ago

qtractor could be a open source alterative to Adobe Audition you just need to add a Waveform Editor like this 1-037-037272-adobe-audition-1-5 adobe-audition-cs6

auto heal https://www.youtube.com/watch?v=dPkEjEu_8I4 declicker https://www.youtube.com/watch?v=ajo40QvcfI0 adobe-audition-cs-5 5 https://helpx.adobe.com/audition/using/displaying-audio-waveform-editor.html I don't know why I want to help being I can't use it.

rncbc commented 8 years ago

hell, yes, but we have audacity for that :)

Reaper10 commented 8 years ago

I thought these would help with recording and cleaning up audio.

alandmoore commented 8 years ago

I would agree that reimplenting a full audio editor inside of qtractor would be a wasteful duplication of effort, however -- the workflow of using Audacity and Qtractor together has a lot of tedius overhead involved.

Say I've got a 2-minute audio file, which I've sliced up into a number of smaller clips in a track. I want to apply some kind of effect or destructive edit to just one of those clips.

Right now I have to open Audacity, locate that 2-minute audio file, find the bit of it that I wanted to edit, make the edits, export the audio, and hope it didn't jack up the timing for all the other clips off that audio file.

It would be so nice to be able to right-click that one clip and have it open directly in an editor (audacity or another of my choosing), see only the selected portion (which qtractor could copy out of the original clip file) to edit; then, after editing and saving, have qtractor replace that clip with the new file (leaving the original audio file intact, so that the other clips aren't affected).

There are probably a lot of challenges to that, not the least of which is how audacity handles opening files, but if there's any way to move qtractor in a direction where making quick edits to audio clips is less of an ordeal, I think that would be a welcome improvement.

Reaper10 commented 8 years ago

couldn't you just add Gnome Wave to qtractor ? https://sourceforge.net/projects/gwc/

alandmoore commented 8 years ago

Not that I presume to speak for rncbc, but if an editor were to be integrated it would probably help if it was also written in C++ and used the QT toolkit. GWC is written in C and uses Gnome libs.

rncbc commented 8 years ago

back in the days i was tempted by rezound (http://rezound.sf.net) back when its author announced he was working on moving to the Qt platform. unfortunately, development has stalled for almost a decade now. too bad. rezound was already a top notch wave editor on linux, way far and better then than audacity now, imho.

anyway, sample wave editing is no business for a sequencer like qtractor, so, unless someone steps in to the task, it won't happen any day so soon. sorry.