Daniel Mayer

Results 12 comments of Daniel Mayer

Dear prko, thanks for the info. This is a minor doc issue, you can safely ignore it. I will correct with the next update. All the best Daniel

Hello Julian, arguments of a single Fb1_ODE can already be arrays, so they shouldn't trigger expansion into several Fb1_ODEs. E.g., see the last example of the video https://www.youtube.com/watch?v=AcuKXxw4vrE&t=380s ``` //...

` would then just be one line and could expand to any number of channels, instead of having to write a separate one for each case.` As written in my...

`A possible behaviour would be that in the definition, you specify how many channels the ODE itself will have (say N), and then the UGen that uses it would either...

`It expands fine, it just expects an array in the first argument. ` I wasn't aware of that option, I remembered the helpfile which says `BufWr (in difference to BufRd...

`Oh yes, most definitely. I'll fix this.` Thanks! `Are you aware of any other such case?` Not at the moment.

Thanks Julian, I'll add it in the next update.

The way I update the lib is always uploading all of the files, at top including a comment with the current version. Please apologize my ignorance regarding git, I'm only...

`So how do you get the changes into your local repository?` I make a new one with each update process and exchange all files after they get new comments. `If...

BTW, another reason I'd like to have only the versions with my numbering is that I'm putting them on my website too. It might sound ridiculous if you're regularly using...