Giter Site home page Giter Site logo

2xaa / genmdm-editor Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 5.0 3.8 MB

A web-based interface for genMDM, a MIDI controller for the Sega Mega Drive and Genesis. Also supports Mega Drive MIDI Interface.

Home Page: https://2xaa.github.io/genmdm-editor/

License: MIT License

CSS 14.14% HTML 23.89% Vue 45.20% JavaScript 16.77%
genmdm midi sega-genesis sega-mega-drive ym2612

genmdm-editor's Introduction

:)

genmdm-editor's People

Contributors

2xaa avatar dependabot[bot] avatar semantic-release-bot avatar umanema avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

genmdm-editor's Issues

[MIDI] Sync CC state button

It would be handy to sync the whole CC state held by the editor to the genMDM at any time.

This would be useful in the case of an accidental power outage or disconnect of the genMDM.

[UI] Mobile

The app is unusable on mobile.
Low priority, but would be neat to fix.

[MIDI] Program change with polyphony

If polyphony is enabled, program change currently affects all FM channels which is undesirable.

Two things should happen:

  1. Program changes, if within the polyphony channels, should affect the polyphony channels
  2. An option to toggle program change affecting all poly channels and just one FM channel should exist, to allow more granular control

[UI] Editing parameters with polyphony

Editing parameters with polyphony currently affects all FM channels.

Two changes need to be made:

  1. Only update polyphony channels when polyphony is enabled
  2. Add an option to edit all polyphony channel parameters or only the current channel

Polyphony Updates

Separate options to select what is reactionary to polyphony

  • Notes
  • Parameters across channels

Polyphonic channel split

  • All channels | 1-6
    • revisit option for how many channels are used for polyphony
  • 1/2 split, three notes for each split channel | 1-3, 3-6
  • 1/3 split, two notes for each split channel | 1-2, 3-4, 5-6
    • e.g. notes played on MIDI channels 1 or 2 would be split between FM channels 1 and 2, etc.

Additional polyphony mode

  • Eager (current implementation)
  • Relaxed (use data known about the release rate to keep notes on for their release duration)

Midi glitches when playing notes and turning knobs at the same time

Describe the bug
Using the genesis midi interface I found that I cannot play notes and turn knobs at the same time. My guess is that the knobs are sending too many cc messages and flooding the serial connection. This bug is more noticeable in poly mode.

To Reproduce
Steps to reproduce the behavior:

  1. use the genesis midi interface, with a serial to usb midi connection. (baud rate is 4800)
  2. connect a midi keyboard and play something
  3. turn the knobs while the notes are playing
  4. the notes should start glitching, like slowing down or not playing at all

Expected behavior
we should be able to do both things at the same time

Additional context
I made this issue so I can link it to my pull request with a fix

[UX] Editor state recall/new file format

A file format to store all current parameters of the genMDM, for quick settings reload.
If you need pitchbend or to set region each time you turn on the genMDM, setting this with MIDI in your song is a pain.

Running the editor and having local state and the ability to load a new state quickly would be useful.

[MIDI] CC assignment "sets"

Most MIDI devices don't have enough parameters to control all the dials across all channels at once.

Instead of leaving it up to the device to implement a way of switching CC values, we could allow CC combinations or other CC commands to switch to sets of assigned CC controls.

For example, the OP-1 has four rotary encoders, all assigned to CCs on rotation and on press.

To create a "set", you assign the four encoders to parameters such as Total Level, Multiple, First Decay Rate and Release Rate on OP1 and then assign a button to switch sets, which could be now assigned to OP2, or OP3, etc.

You may also want a button to temporarily activate a set when pressed and return to the previous set when released, for channel navigation, as an example.

Some sort of highlight on assigned parameters may also be useful.

The automated release is failing 🚨

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch main on the remote Git repository with URL https://x-access-token:[secure]@github.com/2xAA/genmdm-editor.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.