Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
1,035
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. Changes:
  2.  
  3. * Reverted Apollo's color system back to 6-bit color per channel (3F as maximum value) as it was in version 1.2.0. This is due to the Launchpad X actually only displaying 6-bit color despite receiving a 7-bit color value (notably #010101 would still be turned off). (#295, #298)
  4. * Implemented smoothing options (Linear, Smooth, Sharp, Slow, Fast, Hold) for the Fade device, accessible by right clicking color points. (#267, #297)
  5. * Newly created Fade color points now default to the color which was clicked when creating the color point. (#301)
  6. * Selected Devices can now be choked directly from their context menu or via `CTRL+SHIFT+G`(Win) or `CMD+SHIFT+G`(Mac). (#300)
  7. * Fixed an issue where a Group device with multiple Chains could be ungrouped via keyboard shortcuts, causing invalid and crash-prone state when undoing that action.
  8. * Virtual Launchpads can now be locked in the Preferences. This means the port will never disconnect, even if the Launchpad window is closed, and Apollo will recreate the virtual ports and their Launchpad windows on next startup. (#309)
  9. * Fixed a regression where the Center Track Contents setting in the Preferences would not refresh existing Track windows. (#294)
  10. * Expanded and renamed the Page system to include 4 independent Macros, independently controllable via the Switch and Macro Filter devices. This allows for easier management of concepts such as sub-pages or other effects which change slightly over time. (#263, #299)
  11. * In the Pattern editor, it's now possible to start playing the light effect from an arbitrary point in time. There are multiple ways to trigger this: `ALT+Click`(Win) or `OPT+Click`(Mac) middle-clicking a frame in the frame list, choosing Play/Fire here from a frame's context menu, or from the frame currently being edited via the shortcut `CTRL+ENTER`(Win) or `CMD+ENTER`(Mac). (#307)
  12. * Implemented Home, End, Page Up and Page Down shortcuts in the Pattern Editor. (#305)
  13. * The Pattern Editor now respects the Pattern's Repeats and Pinch while playing or firing the light effect. (#308)
  14. * The Pinch dial is now properly disabled in the Pattern Editor while the effect is playing or firing.
  15. * The Track window and Pattern Editor now have a larger default window size.
  16. * Slightly reduced memory usage when dealing with on-screen Launchpads.
  17. * When using Copy in Interpolate mode, an angle of movement can now additionally be specified for each offset, allowing for movement that follows a curved shape rather than a straight line. (#302, #304)
  18. * Offsets found on the Move and Copy device can now be right-clicked to toggle them into absolute positioning mode. (#253, #304)
  19. * Newly created windows are now properly brought to the front of the screen if created while Apollo Studio is obscured or minimized.
  20. * Added Separators to context menus.
  21.  
  22. Apollo Connector v3
  23.  
  24. * The Apollo Connector now properly detects when Apollo Studio has disconnected from the session.
  25. * The Apollo logo is now dimmed if the Connector is not connected to Apollo Studio.
  26. * Added a Mute button which controls whether notes will be sent to Apollo Studio. This is useful while exporting audio in Ableton Live, so as to not send lots of notes instantly to Apollo Studio. (#296)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement