=== Robbie is now known as Lehthanis === Lehthanis is now known as Robs === Robs is now known as pbcsound [01:16] lol...had to change my nick like a bunch of times because of nickserv [01:17] anyways...I got a bluetooth question... [01:17] I have a USB bluetooth adapter...and I need to use it...I see in software center there's already a bluetooth program installed...how do I use it? [03:43] Hi [03:43] someone speaks spanish here? [08:59] hello? [08:59] I guess no one is still awake, haha [15:23] has anyone successfully compiled and installed ninjam app? [16:40] Boogie, just downloaded the source. [16:41] there is a file in the curses called COMPILING [16:42] Of note is the last line under Linux "and hope things work." [16:42] :) [16:43] It says I need libogg, libvorbis, libasound so I will install the -dev versions [16:45] Hmm I only have libasound2, hope that is ok. [16:48] Oh ya I have to install the build environment [16:51] sudo apt-get install build-essential checkinstall [16:58] Hmm, it doesn't say in the COMPILING file but it seems libncurses5-dev is also needed. [16:58] Ive added ncurses-term just in case. [16:59] Boogie, OK, it says it has compiled. [17:01] there is a file in ~/software/ninjam/cursesclient (~/software/ is where I opened the tarball) called cninjam [17:03] Well it runs... I don't have a server to connect to so I can't try it out... There are some values that need to be set. [17:05] It wants to know the server,user,password... then you need to set up the stream with the device you are using for input and it's options (hopefully the same as the session on the server) [17:08] Anyway, if you just run the binary with no options it gives a usage message.... the only help you will find, and then goes into "interactive mode" and starts asking questions. [17:10] Boogie, to recap... On a ubuntu system (whatever flavour) install the build environment: [17:10] sudo apt-get install build-essential checkinstall [17:11] Install the -dev packages for libogg, libvorbis, libasound and libncurses. [17:12] go to the ninjam/cursesclient directory and type make. [17:16] to install copy the cninjam file to /usr/bin or /usr/local/bin as root (with sudo) or copy to ~/.local/bin/ (I think) Or just run it from where you compiled it as I did. [17:16] TTYL [17:23] Thanks a lot len-1304, I was AFK, the only package I have yet to install is libncurses, which I didn't install because there are several versions of it, so I was unsure which one should it be [17:29] make: Nothing to be done for 'default'. [17:30] default being cninjam I guess, according to the makefile [17:31] wait, I guess it was installed [17:38] Boogie, this is alpha software. All the normal warning go with that. [17:38] i got it to run can get it to connect [17:38] can't [17:39] does it tell you why? [17:39] error setting periods [17:40] I would think that means your alsa device needs to already be set to the same sample rate/bit depth as the server expects. [17:40] yes, but I really want to use jack [17:40] not alsa [17:41] ninjam is alsa. I would not use jack with it. [17:41] If you do, you need a jack-alsa bridge running [17:42] ok, let's use alsa to test [17:43] If you are using jack at low latency so you can use a softsynth or soft effects. That may also pose a problem. [17:47] did you run it thru terminal, or does it open a gui for you? [17:48] As soon as you see the word curses you know there is no GUI. Terminal only. [17:48] thanks [18:00] i give up, I didn't really wanted to jam anyway