Giter Club home page Giter Club logo

mamar's People

Contributors

bates64 avatar fewffwa avatar wrymouth 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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mamar's Issues

Automation

From the segmentmap you should be able to visually edit a graph of track volume, pan, pitch shift etc.

e.g. lmms

image

e.g. automation in garageband

Electron

Can't use web-view, we rely on wasm too much and os implementations are (typically) very slow

  • Basic support
  • Publish in GH releases
  • Download button on website
  • Auto-update
  • "Open with..." support (i.e. register for .bgm files)
  • Move File/Edit/etc to a real application menu (especially on macOS)
  • Support for hot-reload if WASM performance continues to be poor

Save to cloud feature

Separately, could develop into proper peer to peer collaboration using that react hook library i forgot the name of; i.e. show connected user's cursors and sync the store actions (how does excalidraw do it?)

Piano roll

As a visual alternative to the tracker

No need to make keyboard-navigable/accessible because tracker is just a better UI for those users

I'm thinking render with react pixi.js? Too many notes -> DOM nodes will probably kill the browser

Need to think about how to raise marker/jump/detour command

Save as MIDI

The way I see it, this can be done one of two ways:

  1. MIDI export feature that is non-lossy when reimported (harder, gives us 'Save as MIDI' for free)
  2. Remember all changes made to BGM such that they can be reapplied (easier, better separation of ui/impl which would be nice for future enhancements)

Requested by @Wrymouth.

Progressive web app

The app is entirely client-side so we should just be able to use a basic workbox config

Better tracker

tracker branch
Needs to be much more performant (use react-window)
Support editing ALL commands

Track/instrument/etc naming

Consider storing strings out-of-band in BGM such as in a custom section after the typical end of the file? Otherwise store in a lookup table in doc

Can't reload a new rom and stuck at error message.

I wanted to give it a try to the new version and when the page asked me for a ROM, I didn't know if it needs to be an unmodified one or can be a pm romhack, I selected a romhack just for testing and this message appeared:
image

So I assumed isn't possible for romhacks but now I'm stuck with that error message because it doesn't let me load any other rom or do anything else

Btw congrats on the release Alex, the UI looks pretty good ๐Ÿ˜Š๐Ÿ™

Loop editing

  • Add new loops by double-clicking
  • Resize loops by dragging
  • Change loop iteration count (click to select the loop & then edit in the bottom panel?)

Light/dark theme switcher

Some people don't have their OS theme set to dark but still want to see the dark theme. Mamar should have a little button in the corner that can be clicked to between light/dark/auto mode

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.