irrTune -- the linux instrument tuner

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

irrTune -- the linux instrument tuner

Post by netpipe »

Tuner for irrlicht, works with jack and tuneit.

http://www.filefactory.com/file/ag2164f/n/irrTune_7z
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

ok

Post by netpipe »

put algorithm = &fftAlgorithm; on line 717 to make it work better.
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Post by netpipe »

New version, thanks to the authors for making this possible.

kudo's goes to Kat for his progress bar and to
Mario Lang for tuneit

http://www.filefactory.com/file/ag22e5f/n/irrTune_7z

i've got one final release planned in a couple weeks.
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

sorry

Post by netpipe »

oops looks like i forgot the cb file in the second post. grab it from the first one.
Last edited by netpipe on Fri May 29, 2020 10:31 pm, edited 1 time in total.
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

Post by MasterGod »

How about some screen shots?
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
CuteAlien
Admin
Posts: 9734
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

I tried running it, but it complained about missing the jack server even after I started the jackd demon. But I never worked with jack before so maybe I'm missing something.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Post by netpipe »

this version has the commandline reenabled. the last one was for easy testing and development with codeblocks.


http://www.xup.in/dl,13472965/irrTune.7z

./irrTune -i <this will list all available interfaces.
./irrTune hw:1,0 -f <this should start the device without jack
./irrTune -f -j <this will start the device with jack

thanks for the responses.

screenshot http://img527.imageshack.us/img527/38/screenshotfju.png
http://www.xup.in/dl,62263731/gaaa.mp3 << a royaltyfree sample recording with my tuned guitar ha
Post Reply