I was also interested in this.
Here is my take on it.
It works so that RE-attacking before a full release is done, starts raising from the current value (Without jumping to 0).
It uses Fixed velocity, but you could use the MIDI velocity with ease
It would be great if the "Attack Release ...
Search found 11 matches
- Fri Oct 22, 2021 20:00
- Forum: Problems? Bugs? Solutions!
- Topic: Wire: Attack release
- Replies: 8
- Views: 7665
- Fri Oct 22, 2021 18:30
- Forum: New Features
- Topic: MIDI Mapping broken when adding effect
- Replies: 0
- Views: 5622
MIDI Mapping broken when adding effect
The scenario:
- I have a clip with a Transform effect.
- I map the Position Y value to a MIDI.
- I add another Transform effect BEFORE the existing one.
- The previous MIDI mapping is broken now, since it no longer controls the Position Y of the initial Transform effect. It controls the new ...
- I have a clip with a Transform effect.
- I map the Position Y value to a MIDI.
- I add another Transform effect BEFORE the existing one.
- The previous MIDI mapping is broken now, since it no longer controls the Position Y of the initial Transform effect. It controls the new ...
- Fri Oct 22, 2021 18:23
- Forum: Problems? Bugs? Solutions!
- Topic: Bug: Scroll Layers and Clips into view
- Replies: 6
- Views: 6639
Re: Bug: Scroll Layers and Clips into view
While we're at it,
Aside from fixing this,
I think there should also be an OSC address for controlling the scroll offset directly.
Something like:
/composition/scroll/layeroffset
/composition/scroll/clipoffset
The use-case I am thinking of is when I have many clips in one layer, and I want to ...
Aside from fixing this,
I think there should also be an OSC address for controlling the scroll offset directly.
Something like:
/composition/scroll/layeroffset
/composition/scroll/clipoffset
The use-case I am thinking of is when I have many clips in one layer, and I want to ...
- Mon Oct 18, 2021 20:43
- Forum: Problems? Bugs? Solutions!
- Topic: Clips moving to wrong layer
- Replies: 9
- Views: 28872
Re: Clips moving to wrong layer
Hi,
I think jrxc and Joris are RIGHT!
For the sake of this discussion, let's define an new feature:
Clip Pools (aka "Pool")
Generic Container: A pool is a generic container of clips.
Target Layer: A pool can be assigned a Target Layer. When a clip from the pool is triggered, it will be ...
I think jrxc and Joris are RIGHT!
For the sake of this discussion, let's define an new feature:
Clip Pools (aka "Pool")
Generic Container: A pool is a generic container of clips.
Target Layer: A pool can be assigned a Target Layer. When a clip from the pool is triggered, it will be ...
- Sat Sep 25, 2021 09:53
- Forum: New Features
- Topic: Wire - Frame Count
- Replies: 1
- Views: 3811
Wire - Frame Count
The Issue
I am trying to write a Strobe patch, and in order to get constant strobing in high speed, I want precise control of each frame.
For example:
frame 01: black
frame 02: white
frame 03: black
...
For this I need to know the frame count.
I am trying to write a Strobe patch, and in order to get constant strobing in high speed, I want precise control of each frame.
For example:
frame 01: black
frame 02: white
frame 03: black
...
For this I need to know the frame count.
- Tue Sep 21, 2021 05:00
- Forum: New Features
- Topic: Missing Transport Position for Source Clips
- Replies: 0
- Views: 6993
Missing Transport Position for Source Clips
I suggest supporting "Transport Position" in Source clips (like there is in Video clips)
I see no reason why they shouldn't have it, they have a duration.
It should be exactly the same as Video clips, with also the:
- Pause / Play / Play Backwards
- Loop/Bounce/Random/...
These are relevant when ...
I see no reason why they shouldn't have it, they have a duration.
It should be exactly the same as Video clips, with also the:
- Pause / Play / Play Backwards
- Loop/Bounce/Random/...
These are relevant when ...
- Thu Sep 16, 2021 12:59
- Forum: New Features
- Topic: Wire - Updating Input Parameter's Data
- Replies: 0
- Views: 7250
Wire - Updating Input Parameter's Data
Parameter Data Updates
Meaning that a Wire patch can update it's own Input Parameter data.
By data, I mean: Visibility, Name, Value, Range, Elements (Choice Param), Default_Value.
This feature is (partially) supported in the FFGL sdk.
A main use-case for this feature is that plugins could have ...
Meaning that a Wire patch can update it's own Input Parameter data.
By data, I mean: Visibility, Name, Value, Range, Elements (Choice Param), Default_Value.
This feature is (partially) supported in the FFGL sdk.
A main use-case for this feature is that plugins could have ...
- Wed Sep 15, 2021 18:08
- Forum: New Features
- Topic: Allow animation for Clip's Transport Position
- Replies: 2
- Views: 4717
Re: Allow animation for Clip's Transport Position
No. I am looking for more elegant curves, like exponential in-out is very good to bring some on beat oooomph!
- Wed Sep 15, 2021 10:09
- Forum: New Features
- Topic: Allow animation for Clip's Transport Position
- Replies: 2
- Views: 4717
Allow animation for Clip's Transport Position
The Issue
Linear-time loops are boring... 🥱
We can't add beat syncing with meaningful envelopes that can bring life and groove to video clips.
Currently a clip's transport position can not have animation.
The Solution
Add support for animating transport position.
The current BAD solution
I ...
Linear-time loops are boring... 🥱
We can't add beat syncing with meaningful envelopes that can bring life and groove to video clips.
Currently a clip's transport position can not have animation.
The Solution
Add support for animating transport position.
The current BAD solution
I ...
- Wed Sep 15, 2021 09:55
- Forum: New Features
- Topic: Envelope Editing Using OSC
- Replies: 0
- Views: 7101
Envelope Editing Using OSC
The Issue
Editing Param Envelope for complex beat syncing (Param in "BPP Sync" mode), is tedious and not UI friendly.
The Solution
Instead of creating a new complex UI for envelop editing, we just need to be able to control the envelope with OSC.
For example:
OSC Address: /composition ...
Editing Param Envelope for complex beat syncing (Param in "BPP Sync" mode), is tedious and not UI friendly.
The Solution
Instead of creating a new complex UI for envelop editing, we just need to be able to control the envelope with OSC.
For example:
OSC Address: /composition ...