LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2008, 03:21 AM   #1
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Rep: Reputation: 31
guitar fx programs


so far i have found 2 guitar fx programs that work half way decent that are not command line. the first is gnuitar, and the second is ExEf. if anyone knows of any other decent guitar fx programs give me a shout.

i am seeking a guitar fx program that has tap tempo, and reverse delay, with a semi decent gui for retarded rock stars like myself.
 
Old 11-20-2008, 06:00 PM   #2
irish_rover
Member
 
Registered: Sep 2002
Location: IN, USA
Distribution: Debian, Endian FW
Posts: 368

Rep: Reputation: 30
Found this one, but haven't tried it.

http://zyzstar.kosoru.com/?creox
 
Old 11-20-2008, 09:00 PM   #3
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
ok my GCC and QT are newer than what his were, and i had compile issues. make freaked out @ the java section. =( but THANKS for the link and heads up. i emailed him requesting to update the package, and possibly make an RPM so my slackware machine could deal with it.
 
Old 11-20-2008, 09:35 PM   #4
irish_rover
Member
 
Registered: Sep 2002
Location: IN, USA
Distribution: Debian, Endian FW
Posts: 368

Rep: Reputation: 30
I don't know how much it has been worked on or updated. I tried it, not too bad. Most effects work well the distortion is a little touchy. Would be nice to see this get picked up, maybe rolled into another project.

How has your mileage been with the other two you mentioned.
 
Old 12-01-2008, 03:14 AM   #5
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
my machines not the greatest, exef has shown _alot_ of potential. gnuitar while also very good could use some work. i usually get the programs to freak out a half hour into there use, but then again my systems not configured perfectly.
 
Old 12-01-2008, 03:17 AM   #6
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
what package did you use? im compiling from source the 2.1 tarball right now
 
Old 12-01-2008, 03:22 AM   #7
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
ok the 2.1 gave me a TON of errors, the 2.2rc2 errored once during make
threadeffector.cpp:93: error: 'EBUSY' was not declared in this scope
2.2rc2 seemed to get quite a bit further in the building than 2.1
 
Old 12-01-2008, 04:38 PM   #8
irish_rover
Member
 
Registered: Sep 2002
Location: IN, USA
Distribution: Debian, Endian FW
Posts: 368

Rep: Reputation: 30
I'm running Kubuntu on my main desktop so I just used apt to grab them. I have a feeling it's not really to well maintained anymore, but that's just a guess.
 
Old 12-01-2008, 04:44 PM   #9
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
I haven't used any of those programs, but I have been using ecamegapedal for years and I'm very happy with it.
 
Old 12-01-2008, 04:51 PM   #10
irish_rover
Member
 
Registered: Sep 2002
Location: IN, USA
Distribution: Debian, Endian FW
Posts: 368

Rep: Reputation: 30
Anybody tried Jack Rack?
 
Old 12-01-2008, 11:08 PM   #11
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
i cannot get jack rack to connect for the life of me to the jack server. i also have alot of trubble with rakarrack in the same regards.

ecamegapedal is new to me.

yes i had checked the "slapt" repositories for slackware with nothing regarding creox or ecamegapedal. ill look up the source for eca megapedal and report back
 
Old 12-01-2008, 11:19 PM   #12
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
I supose it's a bit old now. (2004) but it's based on ecasound (a powerful cli sound engine) and has a nice frontend. you can process files or live sound. (I usualy use it on my laptop between my bass and my amp.) it has some great presets and uses ladspa plugins so you can create your own. OTOH: I'm using it because it is in my repository (gentoo's portage) IDK how hard it might be to install from the source and exef and gnuitar are not available to me through portage so I haven't tried them.

Edit: creox is in portage so I'll give it a shot. It's a jack program though; when I'm recording I use ladspa plugins directly in ardour or stompboxes, when playing live I like that ecamegapedal just uses the soundcard directly nothing else needs to be running.

More Edit: maybee I won't try creox not only does it need jack; it needs arts. I'm not on kde and don't like arts.

Last edited by johnson_steve; 12-01-2008 at 11:28 PM.
 
Old 12-01-2008, 11:29 PM   #13
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
i get build errors on ecamegapedal, apparently i didnt have timidity installed? slapt-get installed timidity.... reconfigured now running gmake again. again same errors.
Code:
(.text+0x301): undefined reference to `MIDI_CLIENT::register_server(MIDI_SERVER*)'
/usr/lib/libecasound.a(audiofx_misc.o): In function `EFFECT_DCFIX::process()':
(.text+0x597): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_COMPRESS::process()':
(.text+0x7e6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_COMPRESS::process()':
(.text+0x82a): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CHANNEL::process()':
(.text+0x9c3): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY::process()':
(.text+0xa12): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY::process()':
(.text+0xa37): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_LIMITER::process()':
(.text+0xa63): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_LIMITER::process()':
(.text+0xa9c): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NORMAL_PAN::process()':
(.text+0xaeb): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NORMAL_PAN::process()':
(.text+0xb29): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NOISEGATE::process()':
(.text+0x1426): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NOISEGATE::process()':
(.text+0x14d7): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CLIPCOUNT::process()':
(.text+0x20c3): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CLIPCOUNT::process()':
(.text+0x20de): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_BUCKETS::process()':
(.text+0x490): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_BUCKETS::process()':
(.text+0x4cb): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_DCFIND::process()':
(.text+0x852): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_DCFIND::process()':
(.text+0x885): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_PEAK::process()':
(.text+0x8e3): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_PEAK::process()':
(.text+0x932): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_BANDPASS::process()':
(.text+0xa06): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_BANDPASS::process()':
(.text+0xa99): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_LOWPASS_SIMPLE::process()':
(.text+0xad6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_LOWPASS_SIMPLE::process()':
(.text+0xb51): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_BW_FILTER::process()':
(.text+0xb86): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_BW_FILTER::process()':
(.text+0xc5b): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONATOR::process()':
(.text+0xc96): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONATOR::process()':
(.text+0xd2b): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_LOWPASS::process()':
(.text+0xd66): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_LOWPASS::process()':
(.text+0xe73): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_INVERSE_COMB_FILTER::process()':
(.text+0xeb6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_INVERSE_COMB_FILTER::process()':
(.text+0xee1): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_ALLPASS_FILTER::process()':
(.text+0x1b06): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_ALLPASS_FILTER::process()':
(.text+0x1bd4): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_COMB_FILTER::process()':
(.text+0x1d26): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_COMB_FILTER::process()':
(.text+0x1d76): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_rcfilter.o): In function `EFFECT_RC_LOWPASS_FILTER::process()':
(.text+0xe6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_rcfilter.o): In function `EFFECT_RC_LOWPASS_FILTER::process()':
(.text+0x189): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_reverb.o): In function `ADVANCED_REVERB::process()':
(.text+0x366): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_reverb.o): In function `ADVANCED_REVERB::process()':
(.text+0x513): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_CHORUS::process()':
(.text+0x1f1): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_CHORUS::process()':
(.text+0x27e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_PHASER::process()':
(.text+0x44e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_PHASER::process()':
(.text+0x50d): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FLANGER::process()':
(.text+0x70e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FLANGER::process()':
(.text+0x7c5): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_DELAY::process()':
(.text+0xc2b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_DELAY::process()':
(.text+0xc41): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FAKE_STEREO::process()':
(.text+0x264b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FAKE_STEREO::process()':
(.text+0x265e): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_REVERB::process()':
(.text+0x292b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o):(.text+0x293e): more undefined references to `SAMPLE_ITERATOR_CHANNEL::begin(int)' follow
/usr/lib/libecasound.a(midi-cc.o): In function `MIDI_CONTROLLER::MIDI_CONTROLLER(int, int)':
(.text+0xd3): undefined reference to `MIDI_CLIENT::MIDI_CLIENT()'
/usr/lib/libecasound.a(midi-cc.o): In function `MIDI_CONTROLLER::MIDI_CONTROLLER(int, int)':
(.text+0x273): undefined reference to `MIDI_CLIENT::MIDI_CLIENT()'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x77c): undefined reference to `MIDI_PARSER::is_status_byte(unsigned char)'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x7a4): undefined reference to `MIDI_PARSER::is_voice_category_status_byte(unsigned char)'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x822): undefined reference to `MIDI_PARSER::is_system_common_category_status_byte(unsigned char)'
collect2: ld returned 1 exit status
gmake[3]: *** [ecamegapedal] Error 1
gmake[3]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4'
gmake: *** [all] Error 2
 
Old 12-01-2008, 11:32 PM   #14
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
i get build errors on ecamega pedal, i installed timidity++, and still the same error.
try exef, its easy as pie to build from source, and will rock without jack or artsd
has a handy tuner, and several packages of presets.
Code:
(.text+0x301): undefined reference to `MIDI_CLIENT::register_server(MIDI_SERVER*)'
/usr/lib/libecasound.a(audiofx_misc.o): In function `EFFECT_DCFIX::process()':
(.text+0x597): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_COMPRESS::process()':
(.text+0x7e6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_COMPRESS::process()':
(.text+0x82a): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CHANNEL::process()':
(.text+0x9c3): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY::process()':
(.text+0xa12): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY::process()':
(.text+0xa37): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_LIMITER::process()':
(.text+0xa63): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_LIMITER::process()':
(.text+0xa9c): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NORMAL_PAN::process()':
(.text+0xaeb): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NORMAL_PAN::process()':
(.text+0xb29): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NOISEGATE::process()':
(.text+0x1426): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_NOISEGATE::process()':
(.text+0x14d7): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CLIPCOUNT::process()':
(.text+0x20c3): undefined reference to `SAMPLE_ITERATOR::begin()'
/usr/lib/libecasound.a(audiofx_amplitude.o): In function `EFFECT_AMPLIFY_CLIPCOUNT::process()':
(.text+0x20de): undefined reference to `SAMPLE_ITERATOR::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_BUCKETS::process()':
(.text+0x490): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_BUCKETS::process()':
(.text+0x4cb): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_DCFIND::process()':
(.text+0x852): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_DCFIND::process()':
(.text+0x885): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_PEAK::process()':
(.text+0x8e3): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_analysis.o): In function `EFFECT_VOLUME_PEAK::process()':
(.text+0x932): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_BANDPASS::process()':
(.text+0xa06): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_BANDPASS::process()':
(.text+0xa99): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_LOWPASS_SIMPLE::process()':
(.text+0xad6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_LOWPASS_SIMPLE::process()':
(.text+0xb51): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_BW_FILTER::process()':
(.text+0xb86): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_BW_FILTER::process()':
(.text+0xc5b): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONATOR::process()':
(.text+0xc96): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONATOR::process()':
(.text+0xd2b): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_LOWPASS::process()':
(.text+0xd66): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_RESONANT_LOWPASS::process()':
(.text+0xe73): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_INVERSE_COMB_FILTER::process()':
(.text+0xeb6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_INVERSE_COMB_FILTER::process()':
(.text+0xee1): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_ALLPASS_FILTER::process()':
(.text+0x1b06): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_ALLPASS_FILTER::process()':
(.text+0x1bd4): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_COMB_FILTER::process()':
(.text+0x1d26): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_filter.o): In function `EFFECT_COMB_FILTER::process()':
(.text+0x1d76): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_rcfilter.o): In function `EFFECT_RC_LOWPASS_FILTER::process()':
(.text+0xe6): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_rcfilter.o): In function `EFFECT_RC_LOWPASS_FILTER::process()':
(.text+0x189): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_reverb.o): In function `ADVANCED_REVERB::process()':
(.text+0x366): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_reverb.o): In function `ADVANCED_REVERB::process()':
(.text+0x513): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_CHORUS::process()':
(.text+0x1f1): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_CHORUS::process()':
(.text+0x27e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_PHASER::process()':
(.text+0x44e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_PHASER::process()':
(.text+0x50d): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FLANGER::process()':
(.text+0x70e): undefined reference to `SAMPLE_ITERATOR_CHANNELS::begin()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FLANGER::process()':
(.text+0x7c5): undefined reference to `SAMPLE_ITERATOR_CHANNELS::next()'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_DELAY::process()':
(.text+0xc2b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_DELAY::process()':
(.text+0xc41): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FAKE_STEREO::process()':
(.text+0x264b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_FAKE_STEREO::process()':
(.text+0x265e): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o): In function `EFFECT_REVERB::process()':
(.text+0x292b): undefined reference to `SAMPLE_ITERATOR_CHANNEL::begin(int)'
/usr/lib/libecasound.a(audiofx_timebased.o):(.text+0x293e): more undefined references to `SAMPLE_ITERATOR_CHANNEL::begin(int)' follow
/usr/lib/libecasound.a(midi-cc.o): In function `MIDI_CONTROLLER::MIDI_CONTROLLER(int, int)':
(.text+0xd3): undefined reference to `MIDI_CLIENT::MIDI_CLIENT()'
/usr/lib/libecasound.a(midi-cc.o): In function `MIDI_CONTROLLER::MIDI_CONTROLLER(int, int)':
(.text+0x273): undefined reference to `MIDI_CLIENT::MIDI_CLIENT()'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x77c): undefined reference to `MIDI_PARSER::is_status_byte(unsigned char)'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x7a4): undefined reference to `MIDI_PARSER::is_voice_category_status_byte(unsigned char)'
/usr/lib/libecasound.a(midi-server.o): In function `MIDI_SERVER::parse_receive_queue()':
(.text+0x822): undefined reference to `MIDI_PARSER::is_system_common_category_status_byte(unsigned char)'
collect2: ld returned 1 exit status
gmake[3]: *** [ecamegapedal] Error 1
gmake[3]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/mkultra/Desktop/ecamegapedal-0.4.4'
gmake: *** [all] Error 2
 
Old 12-01-2008, 11:33 PM   #15
ninja master
Member
 
Registered: May 2008
Distribution: funtoo/gentoo amd64 xwrt
Posts: 412

Original Poster
Rep: Reputation: 31
my eca sound is 2.5.2
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
guitar hero guitar help mjh General 12 08-12-2008 11:38 PM
Any Good Guitar Programs Available? Coffee1970 Linux - Newbie 5 01-16-2008 03:57 PM
Me and my Bass Guitar??? Southpaw76 Slackware 10 09-30-2007 04:51 PM
Guitar program? NetRAVEN5000 Linux - Software 0 08-28-2006 07:58 PM
Guitar software? BajaNick Linux - Software 2 08-18-2003 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration