|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
looking for a jack-enabled "guitar tuner"Hi
I work quite a lot with music made from samples. To ease the process of tuning samples, I thought "there might be a good linux tuning software outthere", but couldn't really find any, maybe because I don't know what to type in google :-) I found http://linux-sound.org/guitar.html and also looked at fmit and tuneit, but all seem old and a quick build of the two most interesting apps, fmit and gtkguitune, failed (we can dig later if those are recommended apps). So I'm looking for a recommendation: Which jack-enabled software could help me tune samples? If it doesn't get confused when the sample contains more notes, like a chord it would be great! NB: Sorry if I overlooked something obvious, I never worked with software of this type before... -- Atte http://atte.dk http://modlys.dk http://virb.com/atte _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"On 7/9/09, Atte Andre Jensen <atte.jensen@...> wrote:
> Hi > > I work quite a lot with music made from samples. To ease the process of > tuning samples, I thought "there might be a good linux tuning software > outthere", but couldn't really find any, maybe because I don't know what > to type in google :-) > > I found http://linux-sound.org/guitar.html and also looked at fmit and > tuneit, but all seem old and a quick build of the two most interesting > apps, fmit and gtkguitune, failed (we can dig later if those are > recommended apps). > > So I'm looking for a recommendation: Which jack-enabled software could > help me tune samples? If it doesn't get confused when the sample > contains more notes, like a chord it would be great! I'm not sure about samples, but if it's a guitar tuner you're after, then you could try the one built into rakarrack. It works quite well for electric guitar, and not so well for electro-acoustic (but the same is true for my hardware tuner). It will probably get confused if pushed too hard... Andras _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"Am Donnerstag, den 09.07.2009, 14:13 +0200 schrieb Atte Andre Jensen:
> Hi > > I work quite a lot with music made from samples. To ease the process of > tuning samples, I thought "there might be a good linux tuning software > outthere", but couldn't really find any, maybe because I don't know what > to type in google :-) > > I found http://linux-sound.org/guitar.html and also looked at fmit and > tuneit, but all seem old and a quick build of the two most interesting > apps, fmit and gtkguitune, failed (we can dig later if those are > recommended apps). > > So I'm looking for a recommendation: Which jack-enabled software could > help me tune samples? If it doesn't get confused when the sample > contains more notes, like a chord it would be great! > > NB: Sorry if I overlooked something obvious, I never worked with > software of this type before... > Hi Don't know if I get you right, but Sonic Visualiser comes in mind. http://www.sonicvisualiser.org/ or the CLAM network http://clam-project.org/index.html more simple and also a bit old, but use full qjacktuner http://developer.berlios.de/cvs/?group_id=1728 hermann _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"On Thu, Jul 09, 2009 at 02:44:45PM +0200, Andras Simon wrote:
> On 7/9/09, Atte Andre Jensen <atte.jensen@...> wrote: > > Hi > > > > I work quite a lot with music made from samples. To ease the process of > > tuning samples, I thought "there might be a good linux tuning software > > outthere", but couldn't really find any, maybe because I don't know what > > to type in google :-) > > > > I found http://linux-sound.org/guitar.html and also looked at fmit and > > tuneit, but all seem old and a quick build of the two most interesting > > apps, fmit and gtkguitune, failed (we can dig later if those are > > recommended apps). > > > > So I'm looking for a recommendation: Which jack-enabled software could > > help me tune samples? If it doesn't get confused when the sample > > contains more notes, like a chord it would be great! > > I'm not sure about samples, but if it's a guitar tuner you're after, > then you could try the one built into rakarrack. It works quite well > for electric guitar, and not so well for electro-acoustic (but the > same is true for my hardware tuner). It will probably get confused if > pushed too hard... > I love fmit. Great tuner app. I've used it to impress non-Linux-using guitar players and studio engineers too. -ken _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"On Thu, Jul 9, 2009 at 9:13 AM, Atte Andre Jensen <atte.jensen@...> wrote: Hi Oi Rakarrack can help you with guitar tuner and has too a lot of guitar effects. Alanpasi _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"Ken Restivo wrote:
> I love fmit. Great tuner app. I've used it to impress non-Linux-using > guitar players and studio engineers too. It indeed looks like the one to use. However I get these errors when trying to make the latest (0.97.7) under arch linus, any ideas what I do wrong or need to install/upgrade/change? <snip> make[3]: Entering directory `/home/atte/software/fmit/fmit-0.97.7/src' g++ -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -o fmit CaptureThread.o main.o CustomInstrumentTunerForm.o MonoQuantizer.o LatencyMonoQuantizer.o DummyMonoQuantizer.o AutoQSettings.o CaptureThread_moc.o CustomInstrumentTunerForm_moc.o MonoQuantizer_moc.o ConfigForm_moc.o InstrumentTunerForm_moc.o ConfigForm.o InstrumentTunerForm.o modules/libmodules.a ../libs/Music/libMusic.a ../libs/CppAddons/libCppAddons.a -lglut -lGLU -lGL -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi -lm -lfftw3 -ljack -lasound -lm -ldl -lpthread -lfftw3 -L/opt/qt/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi CaptureThread.o: In function `CaptureThreadImplJACK::capture_init()': CaptureThread.cpp:(.text+0x26c9): undefined reference to `jack_error_callback' collect2: ld returned 1 exit status make[3]: *** [fmit] Error 1 make[3]: Leaving directory `/home/atte/software/fmit/fmit-0.97.7/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/atte/software/fmit/fmit-0.97.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/atte/software/fmit/fmit-0.97.7' make: *** [all] Error 2 -- Atte http://atte.dk http://modlys.dk http://virb.com/atte _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
|
|
Re: looking for a jack-enabled "guitar tuner"Atte Andre Jensen wrote:
> However I get these errors when trying to make the latest (0.97.7) under > arch linus, any ideas what I do wrong or need to install/upgrade/change? I commented out the offending line (seems to be some error catching) and fmit build and works fine, it seems... Nice program, btw, just what I was looking for. Doesn't like chords though :-) -- Atte http://atte.dk http://modlys.dk http://virb.com/atte _______________________________________________ Linux-audio-user mailing list Linux-audio-user@... http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user |
| Free embeddable forum powered by Nabble | Forum Help |