Vincent Goudard

Results 11 issues of Vincent Goudard

... and this makes writing musical-time based automation harder. Tested in release v3.0.0-a22

enhancement
Hacktoberfest
good first issue

Documentation says it does... but should it ? Is it not rather a parameter attribute ? So maybe, just the documentation and allowed messages for ossia.remote should be updated... Overall,...

bug
ossia-max

I have the following problem that got me pulling some hair. I want to instancitate a series of model that describe a multichannel, multiband limiter. - The top-level model name...

question
feature-request
ossia-max

IMHO, this would be more accurate WRT to what a "MIDI note" is, i.e. a tuple with pitch, velocity and channel information. Apparently, this is an heritage from Jamoma, so...

Hi, following up the discussion with @avilleret in #615, here is the FR and a MWE patch showing expectations. The idea is that preset values are both sent to parameters...

feature-request
ossia-max

Max automatically adds space in messages when not surrounded by comma. This leads to an unconvenient/clumsy way of declaring multiple addresses. Not completly a bug since it is documented ("avoid...

ossia-max

ossia.parameter will spit out an error if one is using - an unknown unit like T (tesla) or J (joule), etc. - a compound of units like km/s I guess...

ossia-max

Hi, Title says it all ... steps to repro : open the help file! Happens with Max8.1.8 (and Max8.2.0 beta as well) on a Mac running Mojave. Does not happen...

Hi, Is there currently a way to retrieve the number of address generated by a brace expansion on a `ossia.model`? For instance, if I send the message `address channel.{L|R}.{1..16}` to...

question
feature-request

Is there a way to make ossia.device quiet, instead of spitting : ``` ossia.device: node created ossia-test:/test/channel.64/filtermode ossia.device: parameter created ossia-test:/test/channel.64/filtermode ``` for each of my 64 channels, both when...

question
feature-request