Coder Social home page Coder Social logo

hdavid / vcvrack-holon.ist Goto Github PK

View Code? Open in Web Editor NEW
18.0 8.0 5.0 1002 KB

Holon.ist Receiver for VCV Rack

License: Creative Commons Zero v1.0 Universal

Makefile 0.39% C++ 82.17% C 17.07% Batchfile 0.32% Shell 0.05%
vcvrack holonist opensoundcontrol osc vcv-rack-plugins vcv-rack vcvrack-modules vcv-rack-modules mdns bonjour

vcvrack-holon.ist's Introduction

vcvrack-holon.ist's People

Contributors

hdavid avatar holminid avatar pronvit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vcvrack-holon.ist's Issues

Plugin update stalls

Rack is notifying that I have an update, but on clicking update for Holonic nothing happens.
Tried removing plugin folder from user/docs on win10 and also resetting status with the button on the plugins page/website - still happens.

trigger not outputting

I was following Omri Cohen on youtube and studying fun ways to auto-gen melodies and what not, but for some reason my lazy susan module isn't outputting anything at all to the trigger in AD Attack like his does...I'm new to this so I might have done something wrong, but I don't think so...I figured I would ask the creator but I also am not sure if this is a silly question not worthy of being posted here...

https://imgur.com/s68CXv1

Rack 2.1.1 : Compilation failed : ‘paramQuantity’ was not declared in this scope

System : Debian GNU/Linux 11 (bullseye)
$ uname -a : Linux debian-1 5.10.0-14-amd64 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux

Hello,
As it says :

g++ -std=c++11 -Wsuggest-override  -fPIC -I../../include -I../../dep/include -fno-gnu-unique -MMD -MP -g -O3 -march=nehalem -funsafe-math-optimizations -fno-omit-frame-pointer -Wall -Wextra -Wno-unused-parameter -DARCH_LIN  -c -o build/src/HolonicSystemsSwissCheeseKnife.cpp.o src/HolonicSystemsSwissCheeseKnife.cpp
In file included from src/HolonicSystemsLazySusan.cpp:1:
src/HolonicSystems-Free.hpp: In member function ‘std::string HolonicSystemsKnob::formatCurrentValue()’:
src/HolonicSystems-Free.hpp:90:19: error: ‘paramQuantity’ was not declared in this scope; did you mean ‘getParamQuantity’?
   90 |   int index = int(paramQuantity->getValue());
      |                   ^~~~~~~~~~~~~
      |                   getParamQuantity

The same error appears 8 times.

Best regards.

LazySusan Quantizer issue.

I may have found an issue. I want the notes G4 A4 B4 D5 E5. I set the correct voltage range and deselected C, but am still seeing C5 show up.

trouble-08

Disable debug logging

For integration in the Plugin Manager you should disable/remove the debug logging:

Ports::start()
Ports: starting OSC server
Ports: starting mDNS server
[...]
Ports::stop()
Ports: stop Osc Server (shouldRun = false)
Ports: stop mDNS Server (shouldRun = false)
Ports: terminate OSC Server
Ports: mDNS server terminated

Why the new names for modules/Slug ?

"plugin": "HolonicSystemsFree", "version": "1.0.0", "model": "SwissCheeseKnife"

"plugin": "HolonicSystems-Free", "version": "0.6.6", "model": "HolonicSystems-SwissCheeseKnife"

You know that this makes it very hard to load old projects into VCVRack 1.00 ?

Greetings Peter

Gaps in trigger mode fires to all outputs on first clock

With Gaps in trigger mode it fires off a trigger to all the outputs on the first clock...
That can't be right ?
The more I'm testing this the less I understand how this works.
What does "as is" do ?

EDIT : I think I figured it out , say you have an 8 out it will stay high for 4 clocks and then low for four clocks in gate mode you get a long 4 clocks high and a long 4 clocks low like this
HIGH____HIGH____
In as is mode during the high the clock triggers the gate/trigger and it looks like
TTTT____TTTT____ so during the high gate the clock is coming out of the output.
Am I right ?

When I connect something to an output named "3" I expect it to fire off a trigger/gate every 3rd clock so:
xxTxxTxxT... etc
This does not happen with Gaps.
It does this :
xTxxTxxTxxT... in gate mode
TxxTxxTxxT..... in trigger mode
xTTxTTxTT...... in as is mode <= this mode then start to fire of all sorts of strange gates to groups of outputs. Or maybe it just looks that way because the gates stay high.

Here is a simple vcv that shows this phenomenon

I think removing the trigger from the first clock will solve all/most of my problems. <-- naah it does not.
Gaps Divider 22092019.zip

Greetings Peter.

EDIT : in case you think I sounded like an a$$hole in the above message, it's because I was/am still struggling with dividers not doing what I want. Here is my latest attempt :

ClockDividers-29092019

Only the three on the top left do what I want.
And a zip to test it/them all...

ClockDividers - 29092019.zip

Gaps internal clock

Hi this clock divider would be a great size if it just had its own internal clock and rate settings

Polyphonic input and output for Pantry

Hey! I'm trying to find a sequencer in VCV Rack which can record and output polyphonic CV and gate. As you can see in the below picture, I've managed to do it for 6 channels, but it'd quickly get horrible for 16 channels.

I'm suggesting that Pantry could handle poly cables, which would solve my problem.

What do you think about this idea? Could this be a good addition to this module?

Thanks!

image

Questions about Lazy Susan

Hi Henri,

Transpose will only transpose to a selected note, if I have a scale with only C and G when I transpose a C it will only go to a G there is no way to transpose f.i. 1 or 2 semitones.

Transposing and CV input from C4 backwards (negative volts) will go to B3 then B2 B1 etc. nothing in between no matter what notes are chosen in the scale.

Is this by design or are these bugs ?

Greetings Peter.

I attached a simple vcv (in a zip) file for me/you to show/test what I mean.
LazySusanTest-02052019.zip

Gaps - LEDs won't go back to off + clock tag

Testing the current version with Rack 1.1 on Windows, Gaps LEDs are on when active but won't turn back to off when they're inactive.

Another request: please add "clock" to your keywords. I use Gaps as a clock divider (and I think it's its purpose) and searching Clock divider in the new plugin system in Rack won't show it.

Thank you!

Bug in Dumbwaiter

Hi there!
First of all thank you for these amazing modules! Until now I have only used the Dumbwaiter and I love it!
I think I found a bug though: If the start position is moved to a point where the sequence overlaps to the first steps it goes kind of wild. For example: I have a sequence set to a length of 3 steps and play around with the start position, it's fine up until I reach steps 6-7-8, but then if I set the start position to 7 it plays 1-5-6-7-8, and if I set it to 8 it just plays 8-1. Of course I would expect it to play 7-8-1 and 8-1-2.

successful build for Rack v1

Fedora 23 Linux
Rack v1.dev.500e5e0

Just a note to let you know I've built and installed your plugin for the current Rack v1 repo. The modules no longer crash the browser, but I haven't tested them yet. I'll report back when I've given them a spin over the weekend.

Nice work. :)

Pantry not recording Gates properly

If I send clock gate it records a solid on gate for all steps. If I send other gates it records nothing at all. CV recording works fine. Consequently I can't record or use any gate information.

a feature request for lazy susan

I really like your modules and use lazy susan really often in my patches,
so here my question:
would it be possible to have a cv input (best with attennuverter knob) to controll the "cv att" knob?
that would be cool.

mercy beaucoup for the holonic modules

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.