Working on you holiday, huh? ;-)
I don't really know how to answer your questions right now either. I
haven't really created any sound-object prototypes with Csound events or
experimented with any situations where the constraints are applied.
We might need to create some specific examples with different types of
Csound instruments to fully appreciate the issues.
Anthony
On 8/6/20, 4:10 AM, Bernard Bel wrote:
> Dear all,
>
> I had a short break in town, enough time to implement a few changes in
> the images of sound-object prototypes. The updated PHP code has been
> uploaded to https://leti.lt/bolprocessor/
>
> [...]
>
> Things get more complicated with respect to topological constraints. If
> the MIDI sequence needs to be truncated at the beginning and/or the end,
> can we truncate the Csound sequence in the same way? Dealing with MIDI
> means only displacing NoteOns and NoteOffs and suppressing continuous
> changes such as pitchbend or pressure. But I cannot yet imagine that we
> could manipulate a Csound object so easily. This requires reflection.
>
> As far as I remember, BP2.9.8 (and the current console) never tries to
> truncate Csound events. They are only resized and displaced according to
> constraints. Maybe we should stay with that?
>
> Bernard
|