Skip to content

Releases: SanderVocke/shoopdaloop

v0.1.1

26 Jul 13:25
c719a24
Compare
Choose a tag to compare

Consider these as a preview / alpha until v1.0.0 is reached.

Apart from several improvements and fixes, the main improvement is that we can now retroactively "grab" MIDI recordings at any time. Upon playback, MIDI loops will automatically reset CC and note states to the time the recording started.

Features

Performance

Bugfixes

Dev stuff

Full Changelog: v0.1.0...v0.1.1
This is a development release. Consider alpha / unstable until v1.0.0.

Installation

Choose between Python wheels, portable folder archives and packages/installers per platform.
For details, refer to the full installation instructions.

v0.1.0

21 Jun 08:56
Compare
Choose a tag to compare

First release. Please consider these as a preview / alpha until v1.0.0 is reached.

Installation

Choose between Python wheels, portable folder archives and packages/installers per platform.
For details, refer to the full installation instructions.

Known Issues

List not updated with bugs found later - these are the issues known at release-time.

  • JACK driver only for now. JACK is available for Windows, MacOS and Linux, but may need some extra setup.
  • Composite loop editing is not very user-friendly yet.
  • Occasional crashes, in particular with VST3 plugins on Windows.
  • No session auto-save - save regularly!
  • #425 can cause issues loading sessions which have Carla plugins (read the issue for workaround)
  • #428 causes the session "Loading..." message to keep spinning if an error (such as the above) occurs - just click anywhere to stop it
  • #397 means you will probably drop some MIDI messages if you use pitch-bending because of the maximum MIDI buffer size
  • #355 no ports when deleting a track, then re-creating with same name
  • #350 global "n cycles" control limited to 0-9
  • #347, #345, #340 are issues with composite loops
  • #343 need to manually turn off monitoring after loading session, not initialized correctly
  • #335 "grab" functionality only working for audio / wet side, midi messages not stored

dev-prerelease

21 Jun 09:00
436b7ee
Compare
Choose a tag to compare
dev-prerelease Pre-release
Pre-release

There used to be a rolling pre-release here. Now, just use the most recent tagged release instead.

Build assets for ShoopDaLoop

09 Nov 12:27
04cf733
Compare
Choose a tag to compare
Pre-release

Build assets pseudo-release to keep fixed links to things the CI needs.

Note about pthreads4w: built from github repository of pthreads4w, by running "nmake clean VC", using a Visual Studio dev environment.