Commit Graph

1574 Commits

Author SHA1 Message Date
Dave Yarwood
6fdfe8fa6c Attempt at adding alda-code function to alda-lisp 2021-08-03 23:24:23 -04:00
Dave Yarwood
4072849c6a Make bin/ps output look nicer 2021-08-03 22:56:57 -04:00
Dave Yarwood
5e5c768d57 Fix example command in changelog 2021-08-01 17:58:42 -04:00
Dave Yarwood
2baa9bb437 Fix bug in changelog parser that was stripping leading whitespace from lines release-2.0.3 2021-08-01 17:46:58 -04:00
Dave Yarwood
58029681f0 Gracefully handle the directory to be cleaned up not existing yet 2021-08-01 17:38:20 -04:00
Dave Yarwood
ad365a59ec Rename system/player_management.go => system/process_management.go 2021-08-01 17:28:28 -04:00
Dave Yarwood
e32e6dc85e 2.0.3: Include REPL servers in alda ps output 2021-08-01 17:25:36 -04:00
Dave Yarwood
840cf554eb Bugfix: don't attempt to write file if the directory doesn't exist yet 2021-08-01 17:21:07 -04:00
Dave Yarwood
1befa5f0b9 Clean up stale REPL server state files, too 2021-08-01 17:20:45 -04:00
Dave Yarwood
0cbd70334c alda doctor: test for the presence/absence of REPL server state file 2021-08-01 17:08:42 -04:00
Dave Yarwood
e67adb84c9 Alda REPL servers write state files 2021-08-01 17:05:46 -04:00
Dave Yarwood
6989003547 alda doctor: verify that players clean up their state files when they exit 2021-08-01 16:10:07 -04:00
Dave Yarwood
d766a75b5c Fix a bug where a duration in seconds at the end of an event sequence was causing a parse error 2021-07-31 23:29:58 -04:00
Dave Yarwood
c78baa358f watch-circleci-pipeline: optional tag argument to watch release builds 2021-07-31 18:38:36 -04:00
Dave Yarwood
43fe319b75 watch-circleci-pipeline should wait for the build to exist release-2.0.2 2021-07-31 18:26:11 -04:00
Dave Yarwood
fc4bc594c0 bin/announce-release: wait until release is available in Alda API before announcing it 2021-07-31 18:18:44 -04:00
Dave Yarwood
5928f826b0 Update references to Go version 2021-07-31 17:58:12 -04:00
Dave Yarwood
63b334bcde Update CI to use Go 1.16.2 (was 1.15.3) 2021-07-31 17:55:35 -04:00
Dave Yarwood
823b711522 2.0.2: Fix "stale state" bug where Alda would occasionally attempt to use old player processes that are no longer running 2021-07-31 17:52:57 -04:00
Dave Yarwood
85d6acab6e Merge remote-tracking branch 'refs/remotes/origin/master' 2021-07-28 09:35:33 -04:00
Dave Yarwood
c1dda32916 Fix Markdown code block syntax 2021-07-28 09:35:23 -04:00
Dave Yarwood
3ee4b78dd6 Merge pull request #376 from alda-lang/interop/musicxml-test-refactor
MusicXML Importer - Test Case Reformatting
2021-07-25 10:55:53 -04:00
David Lu
b8de9f9337 Reformat MusicXML importer test cases 2021-07-14 18:34:55 -04:00
Dave Yarwood
2b1cb38c3a Merge pull request #372 from alda-lang/interop/musicxml-reorganization
MusicXML Importer - Reorganization
2021-07-13 09:08:43 -04:00
David Lu
490107ab4c Reorganize MusicXML importer 2021-07-12 01:12:14 -04:00
Dave Yarwood
01a5703d6f Merge pull request #371 from Gbd199/master
📝 Updated OSC links
2021-07-09 21:01:44 -04:00
Gabriel Dolberg
d25081e0d3 📝 Updated OSC links 2021-07-09 23:24:55 +00:00
Dave Yarwood
311bca68a4 Release version 2.0.1 release-2.0.1 2021-07-05 12:28:40 -04:00
Dave Yarwood
28f7ef1b00 Add documentation about comments 2021-07-05 12:26:40 -04:00
Dave Yarwood
8b05f60a35 Merge branch 'ansi-escape-codes' 2021-07-05 12:20:51 -04:00
Dave Yarwood
552715d2f0 Add to changelog: non-terminal detection -> disabling of ANSI escape codes 2021-07-05 12:20:35 -04:00
David Lu
968bce60b1 MusicXML Importer - Unpitched Percussion (#363) and Optimization (#364)
Add support for unpitched percussion instruments in MusicXML import and an optimization layer to generate more idiomatic Alda
2021-06-30 22:41:16 -04:00
Dave Yarwood
48ea575aad Update CI config so that we're testing alda update to an Alda 2.x version 2021-06-30 21:43:59 -04:00
Dave Yarwood
46f8775bee Merge branch 'master' into ansi-escape-codes 2021-06-30 21:12:03 -04:00
Dave Yarwood
94adae8305 Add changelog for fix in previous commit 2021-06-30 21:11:51 -04:00
Dave Yarwood
c023e838ad Show an error message if you forget the -f in alda play -f some-file.alda 2021-06-30 21:09:05 -04:00
Dave Yarwood
b3d652f520 Adjust CircleCI config now that v2 has merged into master 2021-06-30 20:22:52 -04:00
Dave Yarwood
4a07353cdf Only enable colors if the terminal is a TTY 2021-06-30 14:16:12 -04:00
Dave Yarwood
818aac7897 Update version and changelog release-2.0.0 2021-06-30 08:53:44 -04:00
Dave Yarwood
f2d2ec9f69 Update reference to when Alda 2.0.0 was released 2021-06-30 08:51:21 -04:00
Dave Yarwood
8cd2e0d524 announce-release script: post in #general 2021-06-30 08:50:21 -04:00
Dave Yarwood
da8956261d Merge branch 'master' into v2 2021-06-30 08:44:32 -04:00
Dave Yarwood
c40b40a98c 1.5.0: update alda update mechanism to support updating to Alda 2 1.5.0 2021-06-30 08:43:19 -04:00
Dave Yarwood
f71435ff66 Update "Implementing an Alda library" doc for Alda 2 2021-06-28 23:17:17 -04:00
Dave Yarwood
f97f205907 Make Alda REPL Server API part of the user-facing docs 2021-06-28 23:02:00 -04:00
Dave Yarwood
021af383c8 Hack to work around zerolog not supporting NO_COLOR 2021-06-28 11:05:06 -04:00
Dave Yarwood
ecb5aae370 Hack to work around aurora not supporting NO_COLOR 2021-06-28 11:04:48 -04:00
Dave Yarwood
c6f8949571 alda stop prints "Stopping playback." for visible feedback 2021-06-27 22:29:18 -04:00
Dave Yarwood
fbd5c5b3a9 Merge pull request #360 from alda-lang/interop/musicxml-4
MusicXML Importer - Dynamics
2021-06-17 21:30:02 -04:00
David Lu
074a0b00f2 Added support for dynamic markings in MusicXML importer 2021-06-15 22:35:57 -04:00