I have audio working after getting Jack configured! I haven't tested putting a video on a cube or anything like that yet, so I am not sure if video works (see my previous posts about commenting out 'fluxus-video.ss' in file 'fluxus-modules.ss' to get fluxus to complete it's compile).
Thanks. Rob On Wed, Jun 5, 2013 at 11:35 AM, Robert Herman <[email protected]> wrote: > I should have mentioned this is on my Lenovo Ubuntu machine. I did get > fluxus working on the iMac, but still have problems with Jack. > > When I run (self-test #t) on my Ubuntu machine, it tells me there were 4 > errors: > > occlusion-texture-bake > pdata-for-each-tri-sample > with-ffgl > with-pixels-renderer > > Recall from above that I commented out two lines in 'fluxus-modules.ss' - > the ones with 'fluxus-video.ss' under provide and require. I have not > tested video or jack yet... > > I am too busy playing with what works! > > Rob > > > > > On Tue, Jun 4, 2013 at 2:00 AM, Robert Herman <[email protected]> wrote: > >> >> Thanks, guys for the quick responses. Persistence is the key to most >> things. I was able to compile Racket 5.3.4 from source, and fluxus-0.18rc3 >> and get the visuals working! I will test my audio soon. I had to >> continually install dependencies not listed in any instructions to keep the >> fluxus build moving along, but it works. The key was commenting out the two >> lines in fluxus-modules.ss with 'fluxus-video.ss' in them under the require >> and provide block in fluxus-modules.ss. What will this affect if anything? >> How can I test Jack with fluxus? >> >> I had tried Extempore, which is an incredible accomplishment, but it is >> more on the audio side, and more complex to get going and to code, at least >> for me. I find fluxus to be so inviting. I'm thrilled. Do you think it >> would be somewhat easy to add Common Music or Grace or Nyquist support to >> fluxus for some livecoding of music inside the same inteface? Thanks again! >> >> Rob >> >> >> On Mon, Jun 3, 2013 at 4:22 PM, David Griffiths <[email protected]> wrote: >> >>> On 03/06/13 08:29, gabor papp wrote: >>> > Hi Rob, >>> > >>> > Dave is working on the ubuntu package according to this question on the >>> > racket mailing list. The replies might help you. >>> > http://www.mail-archive.com/[email protected]/msg17940.html >>> >>> Yes, I'm trying to sort this out at the moment... I think we might need >>> to make our own racket package. I'll post here when I have progress. >>> >>> >> my Mac fluxus has no sound with jack and fluxus. >>> > It should work. Let me know if you need help with this. >>> >>> I did a fluxus workshop on Friday, and we had a lot of weird stuff with >>> Mac keybindings and fluxus, different combinations of fn/command/alt and >>> f-keys on different versions of OSX - it might be worth adding some >>> documentation on how to configure OSX to make these work consistently >>> (if it's possible). >>> >>> cheers, >>> >>> dave >>> >>> >> >
