Skip to content

Releases: digego/extempore

v0.8.9

06 May 13:18
Compare
Choose a tag to compare
bugfix release to fix the `dyld: Library not loaded: @rpath/libportaudio.dylib`
bug (introduced in 0.8.8)

v0.8.8

18 Feb 04:49
Compare
Choose a tag to compare

Extempore v0.8.8, which now works on macOS 11 Big Sur. See CHANGELOG.md for more details.

v0.8.7

02 Jun 05:46
Compare
Choose a tag to compare
the real 0.8.7 release (previous commit with this message used a borked GH
release upload action)

v0.8.6-lens: special LENS release

26 Apr 01:20
Compare
Choose a tag to compare
Pre-release
need to specify 64-bit generator for windows-2016 runner

v0.8.6

20 Apr 10:29
Compare
Choose a tag to compare
bugfix release: the new "download binary" VSCode command had a "wrong sharedir"
bug, this fixes it

v0.8.5

18 Apr 03:48
Compare
Choose a tag to compare
cut a new release, mostly just to fix the AVX512 bug (GH #378) which was a bit
of a pain for those on beefy machines

no new features compared to v0.8.4

v0.8.4

15 Apr 10:49
Compare
Choose a tag to compare
v0.8.4

v0.8.3

15 Feb 19:24
Compare
Choose a tag to compare

Note that the binary naming scheme has changed a bit. Note:

  • macOS binaries should still work on 10.9+
  • windows binaries should work on Windows 7/10
  • macOS is now a zipfile (not a .dmg), put it wherever you like
  • build date is no longer included in filename

There's some cool stuff coming for an "auto-download in VSCode" install process, stay tuned.

v0.8.1

05 Feb 08:03
Compare
Choose a tag to compare
1d2b74f

bump to v0.8.1

0.7.0

18 Apr 00:08
Compare
Choose a tag to compare

To run Extempore, download the binary image/zip below and copy the inner extempore directory wherever you like. After that, move into that directory and run the extempore/extempore.exe executable from the command line, and get started.

  • OSX 10.9+ - download the .dmg
  • Windows 7/8 - download the win7 zipfile
  • Windows 10 - download the win10 zipfile (althoug the win7 zipfile should be ok as well)
  • Ubuntu - download the Ubuntu zipfile - this may work for Debian as well

For all other platforms, you can build from source