Abdulselam Karahan

Results 4 comments of Abdulselam Karahan

@yakolokol I would like to help, so far I have found [assets folder](https://github.com/sdatkinson/NeuralAmpModelerPlugin/tree/main/NeuralAmpModeler/resources/img) and place where they are loaded in [code](https://github.com/sdatkinson/NeuralAmpModelerPlugin/blob/main/NeuralAmpModeler/NeuralAmpModeler.cpp#L95). Also there is a [guide ](https://github.com/iPlug2/iPlug2/wiki/06_Load_a_resource) how to load...

Yes you are right! Right now I try to figure out the way to change themes because default theme is loaded on startup and I don't know if it is...

@sdatkinson thank you for suggestion, I will have to try to implement it. @yakolokol can you provide assets as in [here](https://github.com/sdatkinson/NeuralAmpModelerPlugin/tree/main/NeuralAmpModeler/resources/img), and knobs should be like [this](https://github.com/iPlug2/iPlug2/blob/master/Examples/IPlugControls/resources/img/knob.png) (it's an animation)

@HuoDx that would be nice, lately I got caught up on work and didn't had time to finish implementation. Here's my simple todo list: - Chop up assets into smaller...