Pi Cap from Bare Conductive and Madmapper 3.5.2
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Sat Sep 15, 2018 7:03 pm

    Hi,
    I am trying to launch a setup which includes Pi Cap from Bare Conductive including the ''Processing '' script from here https://github.com/BareConductive/picap-madmapper
    And nothing happens in Madmapper 3.5.2 . Seems to me it does not pick up the OSC signal from Processing . It works seamlessly in Madmapper 3.0.2 . What might be the reason for that ?
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Sat Sep 15, 2018 8:07 pm

    Works on 3.3.3 though..
  • mad-matt
    garageCube team
    Posts: 1475
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by mad-matt » Mon Sep 17, 2018 11:26 am

    We renamed the control "begin" to "restart" in MadMapper 3.5 to be consistent with other medias (generators, materials, ISFs, Image Folder).
    Just replace
    OscMessage msg = new OscMessage("/medias/" + mediasList[electrode] + "/begin");
    With
    OscMessage msg = new OscMessage("/medias/" + mediasList[electrode] + "/restart");
    in file picap_madmapper.pde
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Tue Sep 18, 2018 9:43 am

    Thanks Matt .I'll try this out !.
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Thu Sep 20, 2018 9:53 am

    Would Minimad work the same way as Madmapper (don't have Minimad yet) ? . I mean if PC with Madmapper can be replaced completely with Minimad and recognize OSC signals thru ''Processing '' script mentioned earlier -to trigger separate videos from PI Cap touches ? I want to avoid PC installed for permanent installation
  • mad-matt
    garageCube team
    Posts: 1475
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by mad-matt » Fri Sep 21, 2018 1:32 pm

    You can also change the media playing in miniMAD with OSC messages. That's no the same messages but it doesn't matter. Check miniMAD documentation to have the list of OSC addresses available.
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Fri Sep 21, 2018 4:49 pm

    Does this mean I have to only change command 'restart' to 'replay' in Processing picap_madmapper.pde script , and this will work the same ? Sth like this?
    (Madmapper) OscMessage msg = new OscMessage("/medias/" + mediasList[electrode] + "/restart");
    (Minimad) OscMessage msg = new OscMessage("/medias/" + mediasList[electrode] + "/replay");
    If that so ,that is great news ! .I understand no PC is required then ?
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Fri Sep 21, 2018 5:13 pm

    I forgot about one detail .If there is no PC ,how can I run 'Processing' and the script ? Maybe there is an option to install it on raspberry (There is Linux version)-next to Pi Cap script. Well ,it is worth trying.
  • Pierre Guilluy
    garageCube team
    Posts: 451
    Joined: Mon Oct 12, 2015 1:50 pm

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by Pierre Guilluy » Mon Sep 24, 2018 11:22 am

    Processing seems available for the Raspberry Pi.
    Since the miniMAD is based on that platform, you may be able to get your script running in parallel of the miniMAD application.
    I advice you post this kind of questions on the miniMAD section of the forum though.
  • sputnik
    member
    Posts: 49
    Joined: Sat Jan 20, 2018 12:02 am

    Re: Pi Cap from Bare Conductive and Madmapper 3.5.2

    by sputnik » Tue Sep 25, 2018 11:00 am

    Thanks ! . I will move it there

Who is online

Users browsing this forum: No registered users and 17 guests