Nord Sample editor importing samples with loop points!!!

Share and download User samples and project files (*.nsmp, *.nsmp3, *.nsmp4, *.nsmproj)"
Forum rules
How to get the MP3-Player:
Upload a MP3 file where you play some notes using your sample.
Click the "PLACE INLINE" button after uploading the MP3 sample in order to automatically create a Flash MP3 player in your post!
Also check the Forum Rules, in particular rule #6 about the sharing of patches and samples.
Post Reply
Jim Roseberry
Posts: 41
Joined: 31 Jan 2023, 18:51
1
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Wave 2
Has thanked: 8 times
Been thanked: 13 times

Re: Nord Sample editor importing samples with loop points!!!

Post by Jim Roseberry »

Trying to migrate from NS3 to NS4, this utility would save me many hours of work (and product better results).
I'm getting hung up with the following error message.
Any help would be most appreciated.

f:\Sample Robot\Integra 7 Vox Pad 1 loop test\Exported Wav Files>python fixloop.py
File "f:\Sample Robot\Integra 7 Vox Pad 1 loop test\Exported Wav Files\fixloop.py", line 73
<title>FixLoop-NSE/fixloop.py at main · erik-nie/FixLoop-NSE · GitHub</title>
^
SyntaxError: invalid character '·' (U+00B7)
Jim Roseberry
Posts: 41
Joined: 31 Jan 2023, 18:51
1
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Wave 2
Has thanked: 8 times
Been thanked: 13 times

Re: Nord Sample editor importing samples with loop points!!!

Post by Jim Roseberry »

Python, numpy, and pip are all latest versions
Jim Roseberry
Posts: 41
Joined: 31 Jan 2023, 18:51
1
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Wave 2
Has thanked: 8 times
Been thanked: 13 times

Re: Nord Sample editor importing samples with loop points!!!

Post by Jim Roseberry »

Yes, the loop points are stored inside the Wav file.
There's an app called EndWav that will let you know if a Wav file has embedded loop points.
Jim Roseberry
Posts: 41
Joined: 31 Jan 2023, 18:51
1
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Wave 2
Has thanked: 8 times
Been thanked: 13 times

Re: Nord Sample editor importing samples with loop points!!!

Post by Jim Roseberry »

I've tried 24Bit and 16Bit Wav files.
I've verified that they do have embedded loop points.
Always get the same Syntax Error (U+00B7)
tsss27
Patch Creator
Posts: 338
Joined: 14 Nov 2019, 07:38
4
Has thanked: 61 times
Been thanked: 105 times

Re: Nord Sample editor importing samples with loop points!!!

Post by tsss27 »

Got everything installed, but Python crashes when I run python fixloop.py
It creates a __pycache__ folder with a file called wavfile.cpython-38 but that file does not appear to open correctly in a text editor, so no idea what it contains.
I'm on Windows.
Any ideas?
User avatar
Eriknie
Patch Creator
Posts: 146
Joined: 14 Jan 2014, 13:01
10
Your Nord Gear #1: Nord Piano 5
Your Nord Gear #2: Nord Stage 3
Location: The Netherlands
Has thanked: 29 times
Been thanked: 108 times
Contact:

Re: Nord Sample editor importing samples with loop points!!!

Post by Eriknie »

Sorry for not replying on the 26th of April. I did not see that post.

I've just installed the latest version on a fresh window PC and seems to work fine with a few .wav files.

Did you copy the correct wavefile.py to the same folder (from my github repository)

@tsss27 and Jim:
Please send me a few .wav files with issues by DM, I can double check if I get the same error.
NP5-73, NS3C
QSheets: The fastest sheet display tool in the world that plays Audio and send Program Changes: https://QSheets.eriknie.synology.me
FixLoop: Add Loop Points of Wav Files into the Nord Sample Editor: https://github.com/erik-nie/FixLoop-NSE
User avatar
Eriknie
Patch Creator
Posts: 146
Joined: 14 Jan 2014, 13:01
10
Your Nord Gear #1: Nord Piano 5
Your Nord Gear #2: Nord Stage 3
Location: The Netherlands
Has thanked: 29 times
Been thanked: 108 times
Contact:

Re: Nord Sample editor importing samples with loop points!!!

Post by Eriknie »

Please try the following experimental fixloop.exe version of the python program. I'm not allowed to add .exe files in this forum, so added it to my website:

https://qsheets.eriknie.synology.me

At the bottom is a link added with fixloop.exe

You have to put this .exe into the same folder with the project and .wav files as described in the github documentation.
No other files are needed. Just double click it. Or run from the command line to show output.

Please let me know if this works, I did a few tests and seems to work identical to the fixloop.py file, without the need for installation of python.
These users thanked the author Eriknie for the post:
cookie
NP5-73, NS3C
QSheets: The fastest sheet display tool in the world that plays Audio and send Program Changes: https://QSheets.eriknie.synology.me
FixLoop: Add Loop Points of Wav Files into the Nord Sample Editor: https://github.com/erik-nie/FixLoop-NSE
User avatar
cookie
Patch Creator
Posts: 737
Joined: 08 Dec 2011, 17:38
12
Your Nord Gear #1: Nord Stage 2
Location: France
Has thanked: 136 times
Been thanked: 306 times

Re: Nord Sample editor importing samples with loop points!!!

Post by cookie »

Much appreciated Eriknie !
Can you refresh my memory of the tool that shows if a WAV is looped or not ?

Fred
User avatar
Eriknie
Patch Creator
Posts: 146
Joined: 14 Jan 2014, 13:01
10
Your Nord Gear #1: Nord Piano 5
Your Nord Gear #2: Nord Stage 3
Location: The Netherlands
Has thanked: 29 times
Been thanked: 108 times
Contact:

Re: Nord Sample editor importing samples with loop points!!!

Post by Eriknie »

cookie wrote:Much appreciated Eriknie !
Can you refresh my memory of the tool that shows if a WAV is looped or not ?

Fred
Hi Fred, see the links in the github page:

https://github.com/erik-nie/FixLoop-NSE

you can use endless wav or the simple python tool I created

good luck!
NP5-73, NS3C
QSheets: The fastest sheet display tool in the world that plays Audio and send Program Changes: https://QSheets.eriknie.synology.me
FixLoop: Add Loop Points of Wav Files into the Nord Sample Editor: https://github.com/erik-nie/FixLoop-NSE
User avatar
cookie
Patch Creator
Posts: 737
Joined: 08 Dec 2011, 17:38
12
Your Nord Gear #1: Nord Stage 2
Location: France
Has thanked: 136 times
Been thanked: 306 times

Re: Nord Sample editor importing samples with loop points!!!

Post by cookie »

Thanks Eriknie !
I believe it may be too much asking for EXE version of CheckLoopPoints ? :)

Fred
Post Reply