Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor persistence #5

Closed
8 of 9 tasks
SrMouraSilva opened this issue Nov 11, 2016 · 0 comments
Closed
8 of 9 tasks

Refactor persistence #5

SrMouraSilva opened this issue Nov 11, 2016 · 0 comments

Comments

@SrMouraSilva
Copy link
Member

SrMouraSilva commented Nov 11, 2016

Change json implementation for mod-host ttl implementation

The mod pedalboard persistation implementation not is mod-host native

The current implementation (pre model branch) uses sync persistance

  • Save data
    • @asyncio.coroutine
  • Load data
  • Refactor Bank persistence: Index verification every time maybe is slow + possible causes problem: 3 banks, delete first and second, add new bank, it will be new first after restart
  • Re enable persistance
    • BanksController
    • ComponentDataController
    • CurrentController
    • EffectController
    • ParamController
    • PatchController
@SrMouraSilva SrMouraSilva added this to the Alpha milestone Nov 11, 2016
@SrMouraSilva SrMouraSilva changed the title Use mod-host persistence ~~Use mod-host persistence~~ Nov 17, 2016
@SrMouraSilva SrMouraSilva changed the title ~~Use mod-host persistence~~ Refactor persistence Nov 17, 2016
SrMouraSilva added a commit that referenced this issue May 25, 2017
…#40 - Current Pedalboard index file wrong doesn't starts Application. Fix #39 - Change default pedalboard to autosaver. Fix #11 - Banks same name now doesnt replaced. Fix #17 - Remove bank with current pedalboard will be crash. Fix #5 - Refactor persistence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant