Skip to content

Commit

Permalink
v1.2.1 -> v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaehn committed Jun 12, 2020
1 parent f73e7e8 commit 4f906ea
Show file tree
Hide file tree
Showing 4 changed files with 1,055 additions and 1,054 deletions.
2 changes: 1 addition & 1 deletion BJumblr.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
rdfs:comment "B.Jumblr is a pattern-controlled audio stream / sample re-sequencer LV2 plugin." ;
doap:name "B.Jumblr" ;
doap:license <http://usefulinc.com/doap/licenses/gpl>;
lv2:microVersion 1 ;
lv2:microVersion 2 ;
lv2:minorVersion 2 ;
doap:maintainer <http://www.jahnichen.de/sjaehn#me> ;
lv2:optionalFeature lv2:hardRTCapable ;
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ speed-induced delay) is displayed in the panel above the buttons.

* Distinguish between pattern progression (horizontal yellow markers) and playback (vertical white line)
* Jump to the start of the respective step if "delay to start" button pressed
* gcc10/std compatibility


## Acknowledgments
Expand Down
Binary file modified inc/surface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4f906ea

Please sign in to comment.