GithubHelp home page GithubHelp logo

Comments (10)

j4s0n-c avatar j4s0n-c commented on July 28, 2024

The CV inputs/outputs are polyphonic. So, use a VCV split module to access the incoming individual floats. To set the range click config, click the "ADV" button next to the channel, click "Convert Values", then set the OSC Value (IN) MIN and MAX, and click "save". Not sure on the crash. I was unable to reproduce. Let us know if it still happens with the proper config.

from trowasoft-vcv.

j4s0n-c avatar j4s0n-c commented on July 28, 2024

Also, make sure your namespace is blank unless your OSC sender is actually using a namespace.

from trowasoft-vcv.

djdoz avatar djdoz commented on July 28, 2024

ok thanks! I tried using a VCV split module and that seems to work.

However, after a few minutes, it crashed with the below.

[2432.944 fatal src/main.cpp:45] Fatal signal 6. Stack trace:
10: 1 Rack 0x0000000101a0b3cd _ZL18fatalSignalHandleri + 45
9: 2 libsystem_platform.dylib 0x00007fff7239c5fd _sigtramp + 29
8: 3 ??? 0x00007000075c7758 0x0 + 123145425811288
7: 4 libsystem_c.dylib 0x00007fff72272808 abort + 120
6: 5 libsystem_malloc.dylib 0x00007fff7236850b has_default_zone0 + 0
5: 6 libsystem_malloc.dylib 0x00007fff7236b40f malloc_report + 151
4: 7 plugin.dylib 0x000000000539826f _ZN5oscCV7processERKN4rack6engine6Module11ProcessArgsE + 6159
3: 8 Rack 0x0000000101a629be _ZN4rack6engineL18Engine_stepModulesEPNS0_6EngineEi + 462
2: 9 Rack 0x0000000101a635ab _ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN4rack6engine6Engine5startEvE3$0EEEEEPvSC + 1419
1: 10 libsystem_pthread.dylib 0x00007fff723a8109 _pthread_start + 148
0: 11 libsystem_pthread.dylib 0x00007fff723a3b8b thread_start + 15

from trowasoft-vcv.

j4s0n-c avatar j4s0n-c commented on July 28, 2024

Cool. Let's see if we can figure this out... Can you give some more info on your setup? What is the sender application?

from trowasoft-vcv.

djdoz avatar djdoz commented on July 28, 2024

I'm using the Muse 2 headband (https://choosemuse.com/) which sends data to the Mind Monitor iPhone App (https://mind-monitor.com/FAQ.php#oscspec) and then to a MacBookPro running VCV Rack.

Another question, in regards to the trig output, I assume this will trigger whenever a new OSC value is received?

For example, I'm trying to get the eye blink to trigger a gate in VCV rack, the OSC spec is below, in cvosccv I set the input as int, min = 0, max = 1, the CV output remains at 1 (I guess this is because that value never changes). So, the only way is to use trig.

Blink | /muse/elements/blink | i | Blink detected | 1=Blink | 10Hz (if true)

from trowasoft-vcv.

j4s0n-c avatar j4s0n-c commented on July 28, 2024

Cool! I hope we can figure this out for ya. Yes, the trig output sends a pulse for every OSC message received. We have had mixed results with mac and windows trying to figure this out. I am testing with sensors2osc on my android phone, and rack to rack to/from windows/mac. I am getting it to crash but the errors are not yet clear. We are out of time tonight for this, but we'll try to sort it out ASAP.

from trowasoft-vcv.

djdoz avatar djdoz commented on July 28, 2024

I've also realised that when using cvosccv with vcv split module for osc messages with multiple values, in vcv split only the 1st value will work. The 2nd, 3rd, 4th value doesn't show on the oscillscope. I wanted to ask if these values are also scaled according to the configuration in the advance tab of cvosccv?

from trowasoft-vcv.

j4s0n-c avatar j4s0n-c commented on July 28, 2024

I think we squashed it! Can you please try the latest release here...
https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/1.0.3/trowaSoft-1.0.3-mac.zip
Move the unzipped "trowaSoft" folder to "~/Documents/Rack/plugins-v1/"

All values on a channel should follow the scaling in advanced settings.

from trowasoft-vcv.

j4s0n-c avatar j4s0n-c commented on July 28, 2024

@djdoz:

I think we squashed it! Can you please try the latest release here...
https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/1.0.3/trowaSoft-1.0.3-mac.zip
Move the unzipped "trowaSoft" folder to "~/Documents/Rack/plugins-v1/"

All values on a channel should follow the scaling in advanced settings.

from trowasoft-vcv.

djdoz avatar djdoz commented on July 28, 2024

o.k. I believe this has fixed the issue! I've had it running for about 1 hour now without crashing where it used to crash every few mins. Thanks for the quick turnaround. Also, in regards to the earlier comment on using the vcv split it was a user error where I misread the OSC spec.

from trowasoft-vcv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.