Releases: jessethegray/swync
Releases · jessethegray/swync
Release list
Swync v0.0.8
What's Changed
- Draw a program's sliders in a panel by @jessethegray in #70
- Toggles and triggers, and one slider position shared as a fraction by @jessethegray in #71
- Close the last project's tabs when a project is opened by @jessethegray in #72
- A tutorial chapter for the controls, and a panel that reflows by @jessethegray in #73
- Open the app the size it was closed at by @jessethegray in #74
- added icons by @jessethegray in #75
- upped to v0.0.8 by @jessethegray in #76
Full Changelog: v0.0.7...v0.0.8
Swync v0.0.7
What's Changed
- Carry a performance's origin across a re-eval by @jessethegray in #69
- Let a lane carry a list, marked with
'by @jessethegray in #53 - Zoom the editor's text with the modifier and the wheel by @jessethegray in #54
- Take files dropped into the project panel by @jessethegray in #55
- Name a group of related values with an enum by @jessethegray in #56
- Hear a sample from the project panel by @jessethegray in #57
- enum tutorial by @jessethegray in #58
- Colour an enum's members apart from the enum by @jessethegray in #59
- Stop tabs coming back, vanishing, and opening twice by @jessethegray in #61
- MIDI out: play a pattern to gear instead of an instrument by @jessethegray in #60
- MIDI in: controllers as signals, and a keyboard to play by @jessethegray in #62
- MIDI clock, both directions by @jessethegray in #63
- Trade both tab strips for a tray of icons down each edge by @jessethegray in #64
- Say the same thing about
listin the panel and on the site by @jessethegray in #65 - Play the project's main.swync, not the tab in front by @jessethegray in #66
Full Changelog: v0.0.5...v0.0.7
Swync v0.0.5
What's Changed
- Two tutorial chapters, and tabs that stay inside a narrowed panel by @jpraccio0722 in #50
Full Changelog: v0.0.4...v0.0.5
Swync v0.0.4
What's Changed
- Write the function reference in MDX, a page per name by @jpraccio0722 in #38
- Add GNU GPL v3 license by @jpraccio0722 in #40
- Run the tests on every pull request into main by @jpraccio0722 in #39
- Run the tests on main too, so pull requests have a cache to restore by @jpraccio0722 in #42
- Finish the tutorial, and move the function reference into MDX by @jpraccio0722 in #41
- Cut, copy, paste and reveal in the project tree by @jpraccio0722 in #43
- Give New Project and Open Project the shifted N and O by @jpraccio0722 in #44
- Append .swync when a new file in the tree is named without an extension by @jpraccio0722 in #45
- Take the in-app reference's prose from the docs site by @jpraccio0722 in #46
- Write the sampling chapter by @jpraccio0722 in #47
- Play the audio input, and choose the device at each end by @jpraccio0722 in #48
- Edit a drawn pattern without losing what is already there by @jpraccio0722 in #49
Full Changelog: v0.0.3...v0.0.4