Signature
"Il n’y a de création que dans l’imprévisible devenant nécessité." (Pierre Boulez)
-
atux
posted in technical issues • read more@Balwyn said:
This is not really the answer, but it does simulate glissando in sfont~.
Yes, I adapted your patch to mine, and it works fine!
It's funny that I was just working on solving the continuous glissando problem using the [bend $1( message as well, but in a slightly different way, maybe more clumsy...
.
If I manage to get it to work, I'll post my solution too.Thanks a lot,
a. -
atux
posted in technical issues • read more@atux said:
I tried [makenote] but I think something's missing...
Now I managed it without using [makenote]. The goal was to make each note persist until I change the number. In this way, by moving the slider, you obtain tied notes.
Now it works.

notein_3.pdBut now the problem is this: for example, the values 60.0, 60.1, 60.2 inside the number box always get the same note. Is there a way to make all the notes sound at their true frequencies? In this way you can obtain a true continuous glissando.
Thanks for any tips,a.
-
atux
posted in technical issues • read more@Balwyn said:
Hi @atux will there be more than one pair of number boxes multiplied per preset
Yes, thank you, I had considered this. But I was hoping for some object dedicated to the purpose.
Anyway I did this:

my_preset.pdBye,
a. -
atux
posted in technical issues • read more@willblackhurst said:
look at "make note" you connect makenote to noteout
I tried [makenote] but I think something's missing...

I mean, it works, but the durations are fixed... instead I need to figure out how to make the note off only happen when I change the number...
Any tips?

notein_2.pdThanks,
a. -
atux
posted in technical issues • read moreHello,
what's the best way to save the values of an n × m number box matrix in a preset that I can reload later? The goal is to create multiple presets, each with a different name. Here, the matrix is 2x3 for convenience, but I'm referring to much larger matrices.

preset.pdThanks,
a. -
atux
posted in technical issues • read moreHello,
I would like to send midi notes to [notein] from a box number, so that when I scroll the box number, I simulate a chromatic scale performed with an external MIDI keyboard.
I tried with [noteout]: the notes are sent correctly but they accumulate...they don't stop.
II need to figure out how to handle the noteoff events.
Essentially, when the number changes, the previous note must stop.
[pd 0.54 on Linux + jack]
notein.pd

Thank you,
a. -
-
-
atux
posted in technical issues • read moreHello,
what is the correct link with [else/sfont~] object ?
Thanks,
a.
Theremin.pd


