ashduino101

Results 8 issues of ashduino101

When loading the page, I get: An error occurred in the application and your page could not be served. If you are the application owner, [check your logs for details](https://devcenter.heroku.com/articles/logging#view-logs)....

The profile picture in the top right of the page is not scaled to fit the container. This can be fixed with the CSS `background-size: cover;` on the icon element....

website
UI/UX

Currently, in the frontend, the assistant response is formatted no matter what. If the assistant responds with malformed or incomplete formatting (e.g. three backticks in multiple locations that aren't meant...

feature
website
good first issue
UI/UX

**Feature Description:** An option to save map tiles and data in the LevelDB format would be nice. This would allow for the data to be stored as a collection of...

Feature Request

This adds a plugin data parser for the generator plugin Fruity Slicer.

enhancement
plugin-native

### Describe the feature It would be nice to have a parser for Fruity Parametric EQ 2 plugin instances. Below is the data structure: - Data version (uint32) - 7...

enhancement
plugin-native

It would be nice to have the option to use different interpolation modes instead of just RGB. Maybe you could use chroma.js to calculate gradients to allow for more parameters?

### Describe the feature From my observations, the MixerParamsEvent.channel_data property stores a type field. This is the scope of the of parameter target, where 0 is a channel param, 1...

enhancement