Update documentation regarding export features and Live automation limitations

This commit is contained in:
2026-07-14 08:06:30 +02:00
parent 883a214c31
commit 948b106604
2 changed files with 6 additions and 2 deletions

View File

@@ -31,7 +31,8 @@ Check the project blog here: https://ko-fi.com/phones24
- Static fader parameters and recorded fader automation, except TIM - Static fader parameters and recorded fader automation, except TIM
- FX send/return - FX send/return
- Track grouping: 4 groups, same as on the device - Track grouping: 4 groups, same as on the device
- Any group can be exported as a Drum Rack track - Automatically builds one Drum Rack per group for single-pitch pads while preserving chromatic and expressive pads as individual MIDI tracks
- Preserves rack-pad pitch, AMP and native choke-group behavior
- DAWproject (universal DAW format created by Bitwig): - DAWproject (universal DAW format created by Bitwig):
- Export as arrangements with clips - Export as arrangements with clips
- Includes archived samples - Includes archived samples
@@ -50,6 +51,7 @@ Check the project blog here: https://ko-fi.com/phones24
## Latest news ## Latest news
- [14/07/2026] Added intelligent hybrid Drum Rack/MIDI track export for Ableton
- [13/07/2026] Added Ableton Live 10 export and decoded recorded fader automation - [13/07/2026] Added Ableton Live 10 export and decoded recorded fader automation
- [18/05/2026] Fixed custom scenes name handling + pak/ppak loading - [18/05/2026] Fixed custom scenes name handling + pak/ppak loading
- [20/03/2026] Custom project name + "Export all samples" option - [20/03/2026] Custom project name + "Export all samples" option

View File

@@ -22,7 +22,9 @@ function Faq() {
hard to recreate in a DAW one to one. Recorded fader automation is exported to Ableton hard to recreate in a DAW one to one. Recorded fader automation is exported to Ableton
where Live has a matching parameter. TIM automation is omitted because Live has no direct where Live has a matching parameter. TIM automation is omitted because Live has no direct
equivalent for the EP's real-time stretch control. Sample stretching algorithms are equivalent for the EP's real-time stretch control. Sample stretching algorithms are
different as well, and choke groups require Drum Rack tracks. different as well. Ableton exports automatically place suitable pads in Drum Racks so
their choke groups work, but choking does not cross from a rack to a separate melodic
track.
<br /> <br />
<br /> <br />
Initially this project was intended to export notes and samples so you could continue Initially this project was intended to export notes and samples so you could continue