View Single Post
Old 06-10-2013, 12:07 PM   #33
stefanha
Human being with feelings
 
Join Date: Nov 2011
Posts: 18
Default

First, sorry for the late reply. I have not been monitoring this forum.

Quote:
Is there a way to ask build questions without filling up this thread? I looked at the IRC and it didn't seem to be available, and the google group and was full of automated messages.
If you email the mailing list I'll see the mail:
https://groups.google.com/forum/?fro...#!forum/wahjam

I am always logged in to #wahjam on irc.oftc.net. Feel free to ping me any time.

Quote:
At the moment was wondering if you had the .pro Qt project files for ogg vorbis and port audio handy. Worth checking in.
I recommend using the nightly build:
https://github.com/wahjam/wahjam/wiki

On Windows the nightly builds has all dependencies included, you don't need to build anything.

On Linux the nightly build depends on your distros libogg, libvorbis, portaudio, and Qt packages. They should be easy to install using the package manager.

Wahjam uses pkg-config when building from source. If you want to build from source on Windows then I recommend using mingw-get to set up a mingw build environment with pkg-config:
http://sourceforge.net/projects/ming...ler/mingw-get/

You can install stuff in mingw and the Wahjam build will find libogg, libvorbis, and portaudio using pkg-config.

Quote:
Another feature that would help me alot is a way to tie midi or some control to the xmit button, so we can noodle w/o sending, then when we're ready to send you don't have to drop the guitar etc just stomp a midi pedal etc and away you go.
Yes, I agree. That would be fantastic and MIDI support is on my roadmap, both to control Wahjam itself and also to send to VSTi plugins (like samplers or synthesizers).
stefanha is offline   Reply With Quote