Skip to content

Commit c2f14fd

Browse files
committed
Update CHANGELOG
1 parent c21bf9c commit c2f14fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
- Globals: Added support for synchronising Globals state between isobar processes via `enable_interprocess_sync()`
66
- Added syntactical sugar around `PDict` `getattr`/`setattr`, so that a track's `params` property can be modified by (e.g.) `track.params.cutoff = 200` (requires `rpyc`)
77
- Added `PKeyScale` class, which returns the `Scale` corresponding to an input `Key`
8-
- Added new `Automation` class for continuous variable control
9-
- Added new `Instrument` class for more concise scheduling of multi-modal events
8+
- Added new `Automation` class for continuous parameter control
9+
- Added new `Instrument` class for concise scheduling of multi-modal events
1010
- `Timeline`: Added support for specifying a `clock_source` by name: either `midi`, `internal` or `link`
1111
- `Timeline`: Added `start` constructor argument to immediately start the timeline
1212

0 commit comments

Comments
 (0)