djshaji / amp-rack

Amp Rack is a Guitar / Voice Audio Effects Processor for Android. Amp Rack is an Open Source LADSPA Plugins Host for Android. More than 150 high quality audio plugins are available which can be added in any order to the audio effect chain to create distinct high quality tones for your guitar!
https://amprack.in
Apache License 2.0
44 stars 5 forks source link

NAM and Similar LV2 Plugin Request #68

Open piedpipr opened 4 months ago

piedpipr commented 4 months ago

Please have a look at these plugins and their alternatives if any of those work in amp-rack.

1.NAM Barebone LV2 - https://github.com/mikeoliphant/neural-amp-modeler-lv2

(Supposedly you already are trying it)

  1. NAM LV2 GUI - https://github.com/brummer10/neural-amp-modeler-ui

  2. Apparently there is another LV2 inside the MOD App - https://github.com/moddevices/mod-desktop

  3. AIDA-X (Non-NAM) Amp Modeler, it is also light on the processor as an alternative to NAM- https://github.com/AidaDSP/aidadsp-lv2

  4. Finally an IR Loader!

djshaji commented 4 months ago

Hi, I've got the NAM plugin working and just uploaded a build.

I will also add the following plugins:

Feel free to add any others you find interesting to the list

piedpipr commented 4 months ago

Hi, the latest release is not loading the NAM models. Saying no such file found on my Galaxy S9+.

djshaji commented 4 months ago

Hi, Are you loading a zip file or a .nam file? If possible, attach it here or add a link. I think it has something to do with content resolvers. The file loader treats paths which start with "/" as absolute paths in the app directory, and everything else as content URIs which are returned by the file picker.

piedpipr commented 4 months ago

Basically, I'm loading the .NAM files after extracting from the downloaded zip. Like, X.NAM located inside the X folder inside the Android default Download folder.

djshaji commented 4 months ago

Fixed in new build: https://github.com/djshaji/amp-rack/releases/tag/4.07

djshaji commented 3 months ago

Hi, I've just pushed an update containing hold for applause an impulse response loader! Build 4.2

It's based on the Impulse response plugin from the legendary SWH LADSPA plugins by the one and only Steve Harris. It's got some nice cab IRs built in, and can load a user selected file.

Kindly do test and report any bugs.

Cheers :clinking_glasses:

piedpipr commented 3 months ago

Hi,

Thank you for your excellent work.

I just tried it and I stumbled upon some serious issues on my Galaxy S9+, Exynos, Android 10.

Issues :

djshaji commented 3 months ago

Hi, the IR loader seems to be working fine for me, both the built-in ones and ones loaded by the user. If possible, share the IR file and an audio sample of how it sounds on Amp Rack, I can try to figure out what the problem might be.

piedpipr commented 3 months ago

Hi, the IR loader seems to be working fine for me, both the built-in ones and ones loaded by the user. If possible, share the IR file and an audio sample of how it sounds on Amp Rack, I can try to figure out what the problem might be.

Hi, sorry for the late reply. I tried recording with my S9+ but it won't so I tried with my Pixel 6a and the latest build. The NAM works flawlessly now, it's such a good part of the app now. I love it. However here is an audio record demo of the noise problem of the IR loader. https://drive.google.com/file/d/1LXkmceD-TZord9yfl_49THpPEG0p89H2/view?usp=drivesdk

I'm using Behringer Guitar Link as my audio interface as guitar input and android h2w 3.5mm output/Device speaker as output. It works fine without enabling the IR plugin. However in record the noise issue persists even without IR Plug-in enabled while in monitoring mode it's sounding super clean without any noise. That's weird!

djshaji commented 3 months ago

Hi, I the issue here might be due to latency. I also faced intermittent glitches like the ones in your audio, and found that the issue would go away when I turned the app off and on a couple of times. On further tinkering, it was definitely (I think) a latency issue.

So I've updated a new release (https://github.com/djshaji/amp-rack/releases/tag/4.4) which has the following improvements:

Do try it and see if it helps.

For reference, here are a couple of samples using IR:

mrtnvgr commented 2 months ago

I have the same issue on the latest version of the app.