Steven Atkinson

Results 64 issues of Steven Atkinson

How it's split, how there are repeats, how you need to be silent before the start of a section. With pictures.

enhancement
priority:low
documentation

Option to incorporate a convolutional layer in front of LSTM models. Helps w/ sensitivity to delay, and generally improves training.

enhancement
architectures
priority:low

There's a plot that's supposed to show, but it doesn't. e.g. On Colab (lower white space is Tensorboard, not the desired plot): Observed on local as well. Solve by gathering...

bug
priority:low

In order to upgrade old .nam models with loudness metadata, we need to be able to instantiate them as PyTorch models. so that we can run the method on them....

enhancement
priority:low

[Use of `std::filesystem::path`](https://github.com/sdatkinson/NeuralAmpModelerPlugin/blob/31e69c8e86d41f09ca96317e89e87d3e2ad40185/NeuralAmpModeler/NeuralAmpModeler.cpp#L292) is preventing support for macOS versions before 10.15. Tags: Mojave, High Sierra, 10.14, 10.13

bug
good first issue
bug:macOS

Something like a gear in the corner. I can tuck things into that page like: - (de)activating the DC blocker - Move the normalize switch there - MIDI for the...

enhancement
priority:low
UI

#458 breaks old plugin serialized states. Implement a legacy unserializer.

bug
priority:high

Put the resampling text in there under a tooltip. Hide if nothing's going on.

enhancement
priority:low
UI

Implement something like [this gist](https://gist.github.com/olilarkin/4c9b5c9697b5c5720017e7b5c8f030c9?fbclid=IwAR0P32Up9hsx--QM1ZzCa7nnWl-MRTfPqXCAElKTMXHz_20qhIbqh0T86wk), but use JSON for data storage. Can put state of messages to be shown once (e.g. #425), default model & IR path defaults (#315), default,...

enhancement
priority:low

Make a dialog that shows up the first time someone opens the standalone warning them that yes, I know there's bugs, and to suggest using the VST3 or AU in...

enhancement
priority:high
standalone