Does anybody know how to move sound folders for Absynth or FM8 favorites from one computer to another? I do not want to tag my favorites again on my new computer.
thx
For Absynth and FM8, favorites and user presets are usually stored in specific folders, not inside the Native Access app.
cssCopyEdit~/Documents/Native Instruments/[FM8 or Absynth]/
makefileCopyEditC:\Users\[Your Username]\Documents\Native Instruments\[FM8 or Absynth]\
These folders typically include:
These folders may be named something like:Favorites.db3 (for favorites database)User Sounds or User Library.nksf preset files or folders
These folders may be named something like:
Favorites.db3 (for favorites database)
Favorites.db3
User Sounds or User Library
User Sounds
User Library
.nksf preset files or folders
.nksf
Copy the entire folder:
swiftCopyEditDocuments/Native Instruments/FM8/Documents/Native Instruments/Absynth/
Put them on a USB drive or cloud storage.
On your new computer, install FM8 and/or Absynth using Native Access. Run them once to initialize default folders.
Then replace the default folders with the ones you backed up:
javascriptCopyEditReplace: ~/Documents/Native Instruments/FM8/ ~/Documents/Native Instruments/Absynth/
mathematicaCopyEditReplace: C:\Users\[Your Username]\Documents\Native Instruments\FM8\ C:\Users\[Your Username]\Documents\Native Instruments\Absynth\
If prompted, allow overwriting files.
Now, when you launch FM8 or Absynth in your DAW or standalone, your favorites, tags, and user presets should appear as they did before.
The Favourites folder for Absynth and FM8 resides in the same place as User Sounds - both are in your user documents folder/native instruments/plugin name - you need to copy over the whole folder to your system. However you will probably also need to move the samples folder for Absynth (the path for that is user customisable and set in Absynth options)
Thanks a lot for this detailed information - that helped! I was not aware where the files are located because there is no option to open a path in finder (or win explorer). I will just copy them manuallyโฆ.