auto3000 / meta-pedalpi

Yocto meta-layer for pedalpi
MIT License
0 stars 0 forks source link

Devel/remove recipes patches #45

Closed auto3000 closed 3 years ago

Rezzonics commented 3 years ago

I have 579 pedals, but I still have to set HOME environment variable in mod-ui to have pedalboards. I also have banks now: Distortion Pedals Modulation Pedals Delay-Reverb Pedals void label for Compressor-Dynamic Pedals void label for Filter Pedals void label for Pitch pedals void label for Pedalboards void label for Reference Pedalboards

Regarding control chain protocol on this version I don't have the python error I had before, I have the same output that I have on Ubuntu Linux PC, but still No Control Chain detected:

root@hardkernel-odroidc2:/usr/lib/python2.7/dist-packages# python3 cc_client.py devices list: [1] dev: 1, descriptor: {'label': 'Button', 'uri': ' https://github.com/moddevices/cc-arduino-lib/tree/master/examples/Button', 'version': '0.5.1', 'protocol': '0.5', 'actuators': [{'id': 0, 'name': 'PressMe', 'supported_modes': 3, 'max_assignments': 1}]} creating assignment assignment id: 0 device_status_cb: {'device_id': 1, 'status': 0} removing assignment done

On Sat, Jan 16, 2021 at 10:49 AM auto3000 notifications@github.com wrote:


You can view, comment on, or merge this pull request online at:

https://github.com/auto3000/meta-pedalpi/pull/45 Commit Summary

  • sndfile-tools: update to latest
  • infamousplugins: update to latest and discard patches
  • abgate: update to latest and discard patches
  • rakarrack-lv2: update to latest and discard patches

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/auto3000/meta-pedalpi/pull/45, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJITKTRFA523J4FEOYHNVTS2FOMJANCNFSM4WFEITEQ .