-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cvOSCcv and sensors2osc #46
Comments
It should be possible to connect cvOSCcv to anything that uses OSC. I have not tried that app but it definitely works with many others including TouchOSC. The computer running VCV Rack and the Android device need to be connected to the same wifi network. You must know the IP address of each and configure the Android app and cvOSCcv accordingly. |
...also: you need to set cvOSCcv namespace to blank and it's channels to listen to the messages coming from that app like "/orientation/x" or "/proximity" |
...and this page https://sensors2.org/osc/#downloads |
Hi,
I am sorry to disturb you again, but I am trying it so many times without
result...
I send you an image of all my config (in my phone and in my computer) Can
you please have a look if you see something wrong?
Have a nice day, and sorry for the waste of time.
Matthieu.
Le jeu. 20 févr. 2020 à 22:35, j4s0n-c <notifications@github.com> a écrit :
… ...and this page https://sensors2.org/osc/#downloads
under "usage examples" shows all the messages that app will send and how
to use the multi touch if you get purr-data involved.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AIVRB7372744W3LY6KNTX53RD3ZR5A5CNFSM4KXYH352YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMQHNIY#issuecomment-589330083>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVRB74CMBJGVU2B6JAC25DRD3ZR5ANCNFSM4KXYH35Q>
.
--
Matthieu Legros violinmaker
masarykova 9
60200 BRNO
CZECH republic
+420 773 080 023
www.luthier-legros.com
|
Go ahead and attach the image(s) of your config here in the issue thread and I'll see what I can do... |
@matthleg The issue is with the way the OSC data is formatted coming from the app. Right now we don't handle multiple values in one address. Here is a simple purr-data patch to convert the accelerometer values into separate channels. So, the app sends to purr-data on port 7001, purr-data manipulates the OSC, then sends to cvOSCcv on port 9000. You could use any other app to do the OSC conversion like TouchDesigner, Quartz Composer, Max4Live, etc... A future update will break out multiple value data streams into polyphonic outputs. Stay tuned... |
thanks a lot for the interest and I will wait for next update...
Le lun. 24 févr. 2020 à 19:46, j4s0n-c <notifications@github.com> a écrit :
… @matthleg <https://github.com/matthleg> The issue is with the way the OSC
data is formatted coming from the app. Right now we don't handle multiple
values in one address. Here is a simple purr-data patch to convert the
accelerometer values into separate channels. So, the app sends to purr-data
on port 7001, purr-data manipulates the OSC, then sends to cvOSCcv on port
9000. You could use any other app to do the OSC conversion like
TouchDesigner, Quartz Composer, Max4Live, etc... A future update will break
out multiple value data streams into polyphonic outputs. Stay tuned...
[image: Screen Shot 2020-02-24 at 10 42 32 AM]
<https://user-images.githubusercontent.com/4063528/75181143-7a2c0100-56f2-11ea-9ec7-c6f060ec8746.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AIVRB7ZGQ6BQJ6A6S4U53L3REQIYFA5CNFSM4KXYH352YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMZCBZY#issuecomment-590487783>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVRB76EQY4Z5RYCKPPLIBTREQIYFANCNFSM4KXYH35Q>
.
--
Matthieu Legros violinmaker
masarykova 9
60200 BRNO
CZECH republic
+420 773 080 023
www.luthier-legros.com
|
@matthleg If you are able to manually install plugins, just grab the latest release here... https://github.com/j4s0n-c/trowaSoft-VCV/releases/tag/v1.0.2 |
Nice toy, I am really happy. Thanks a lot
Le mar. 25 févr. 2020 à 06:26, j4s0n-c <notifications@github.com> a écrit :
… @matthleg <https://github.com/matthleg> If you are able to manually
install plugins, just grab the latest release here...
https://github.com/j4s0n-c/trowaSoft-VCV/releases/tag/v1.0.2
The poly OSC channels was already added along with the cvOSCCV expansion
modules. It just hasn't been updated on the plugin manager yet...
[image: Screen Shot 2020-02-24 at 9 25 41 PM]
<https://user-images.githubusercontent.com/4063528/75217589-4b427900-574c-11ea-8fc5-071f1c985cb7.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AIVRB74MIGAYRQAAWW5JML3RESTZJA5CNFSM4KXYH352YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM2TRHI#issuecomment-590690461>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVRB7YIWSAKU4YT2R7DJHDRESTZJANCNFSM4KXYH35Q>
.
--
Matthieu Legros violinmaker
masarykova 9
60200 BRNO
CZECH republic
+420 773 080 023
www.luthier-legros.com
|
Great! You're welcome. |
hello I am trying to use your module cvOSCcv with the app for android sensors2osc ( to control VCV with the different sensors of my phone: movement, light, pression...) but I didn't manage the connection...
Did you think it is possible? Did you already tried it? And there is a tutorial about this module (I don't know nothing about osc)...
Anyway, thanks for your modules,
Have a nice day,
Matthieu
The text was updated successfully, but these errors were encountered: