Skip to content

Releases: guysoft/midistrum

v0.2.10

05 Apr 12:44

Choose a tag to compare

What's Changed

  • Fixed strumming bug where chords would not strum correctly
  • Version bump to 0.2.10

Built with Python 3.11.5, Kivy, python-for-android v2024.01.21, NDK r25b, Android API 33.

v0.2.9

06 Nov 18:43

Choose a tag to compare

The build issue on F-droid is finally resolved and now the build on f-droid works.
With that out of the way I hope to start adding in new features.
Pull requests are welcome :)

Known issues:

  • Version in about tab shows as version v0.2.8
  • 7th chords are wrong for some reason

Midistrum v0.2.8

06 Oct 15:35

Choose a tag to compare

There was an issue in kivy master that broke the settings tab.
This version pins kivy to version 2.2.1 to avoid that.

Changelog:

  • Pin kivy to version 2.2.1. Fixes #2

Midistrum v0.2.7

01 Oct 10:11

Choose a tag to compare

This is the build that got in to f-droid and is the current release.

Midistrum v0.2.1

05 Aug 10:13

Choose a tag to compare

This is yet another minor update that should help f-droid build Midistrum and buildozer actually build

Midistrum v0.2.0

05 Aug 06:31

Choose a tag to compare

This is a minor update that should help f-droid build Midistrum

Midistrum v0.1.0

31 Jul 20:12

Choose a tag to compare

Initial release of Midistrum.

Lets you pick a midi output in settings and strum. Also the time of the pluck.

Suggest you try it with a synth like fluidsynth (or if anyone has one to recommend).
Known issues:

  • Selecting an already open port crashes the app.
  • might play in settings window.
  • There is no icon. Its the kivy default.

Would love recommendations and code contributions are welcome.