Skip to content

Releases: StarAurryon/lpedit

v0.5

30 Jan 18:58
Compare
Choose a tag to compare

[Feature supported]

  • Connecting to the PODHD500X
  • Reading status from the POD when pressing a Stomp
    • Preset Change
    • Position of the different PedalBoard items
    • Amp/Cab/Pedal type and parameters changes
  • Managing the pod from the UI
    • Changing/Renaming presets
    • Setting Amp/Cab/Pedal type and parameters changes (None is working)
    • Setting Amp/Pedal positions
    • Setting POD inputs when they are managed by the preset
    • Setting DT options
    • Drag and drop working
    • Working knobs
    • Working save function

[Known bug]

  • The application seems to freeze when stopping to listen to the Pedalboard or closing
    The fix is in the kernel 5.8.
    To workaround this, just press a button on the POD to let the software close the reading threat (the read is blocking).

[Other binaries]
QT binaries are coming from https://github.com/therecipe/env_linux_amd64_513

v0.4

25 Aug 21:08
Compare
Choose a tag to compare

[Feature supported]

  • Connecting to the PODHD500X
  • Reading status from the POD when pressing a Stomp
    • Preset Change
    • Position of the different PedalBoard items
    • Amp/Cab/Pedal type and parameters changes
  • Managing the pod from the UI
    • Changing/Renaming presets
    • Setting Amp/Cab/Pedal type and parameters changes
    • Setting Amp/Pedal positions
    • Setting POD inputs when they are managed by the preset
    • Setting DT options

[Known bug]

  • The application seems to freeze when stopping to listen to the Pedalboard or closing
    The fix is in the kernel 5.8.
    To workaround this, just press a button on the POD to let the software close the reading threat (the read is blocking).
  • The drag and drop is not displaying the label
  • The UI is setting a wrong Amp/Pedal type instead of None

[Other binaries]
QT binaries are coming from https://github.com/therecipe/env_linux_amd64_513

LPEdit 0.3

08 Aug 09:58
Compare
Choose a tag to compare

[Feature supported]

  • Connecting to the PODHD500X
  • Reading status from the change of preset
  • Full tested support of all the fx pedals
    • Changing type
    • Writing parameters
    • Getting default parameters

[Feature supported in the LIB but not yet in the UI]

  • Reading some information from the amps

[Known bug]

  • The application seems to freeze when stopping to listen to the Pedalboard or closing
    The fix is in the kernel 5.8.
    To workaround this, just press a button on the POD to let the software close the reading threat (the read is blocking).

[Other binaries]
QT binaries are coming from https://github.com/therecipe/env_linux_amd64_513

LPEdit 0.2

03 Aug 21:29
Compare
Choose a tag to compare

This is the second alpha release

[Feature supported]

  • Connecting to the PODHD500X
  • Reading status from the change of preset
  • Reading status from the change of pedal (with the proper unit)
  • Reading the position of the pedals/amps
  • Writing a pedal type change to the POD
  • Writing a pedal on/off change to the POD
  • Writing parameters value to the POD

[Feature supported in the LIB but not yet in the UI]

  • Reading some information from the amps

[Known bug]

  • The application seems to freeze when stopping to listen to the Pedalboard or closing

The fix is in the kernel 5.8.
To workaround this, just press a button on the POD to let the software close the reading threat (the read is blocking).

[Other binaries]
QT binaries are coming from https://github.com/therecipe/env_linux_amd64_513