Nord Sample editor importing samples with loop points!!!
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.
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.
-
- Posts: 44
- Joined: 31 Jan 2023, 18:51
- 1
- Your Nord Gear #1: Nord Stage 4
- Your Nord Gear #2: Nord Stage 4
- Location: USA
- Has thanked: 8 times
- Been thanked: 17 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
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)
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)
-
- Posts: 44
- Joined: 31 Jan 2023, 18:51
- 1
- Your Nord Gear #1: Nord Stage 4
- Your Nord Gear #2: Nord Stage 4
- Location: USA
- Has thanked: 8 times
- Been thanked: 17 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
Python, numpy, and pip are all latest versions
-
- Posts: 44
- Joined: 31 Jan 2023, 18:51
- 1
- Your Nord Gear #1: Nord Stage 4
- Your Nord Gear #2: Nord Stage 4
- Location: USA
- Has thanked: 8 times
- Been thanked: 17 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
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.
There's an app called EndWav that will let you know if a Wav file has embedded loop points.
-
- Posts: 44
- Joined: 31 Jan 2023, 18:51
- 1
- Your Nord Gear #1: Nord Stage 4
- Your Nord Gear #2: Nord Stage 4
- Location: USA
- Has thanked: 8 times
- Been thanked: 17 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
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)
I've verified that they do have embedded loop points.
Always get the same Syntax Error (U+00B7)
-
- Patch Creator
- Posts: 368
- Joined: 14 Nov 2019, 07:38
- 5
- Has thanked: 67 times
- Been thanked: 120 times
Re: Nord Sample editor importing samples with loop points!!!
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?
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?
- Eriknie
- Patch Creator
- Posts: 150
- 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: 111 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
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.
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
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
- Eriknie
- Patch Creator
- Posts: 150
- 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: 111 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
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.
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.
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
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
- cookie
- Patch Creator
- Posts: 805
- Joined: 08 Dec 2011, 17:38
- 13
- Your Nord Gear #1: Nord Stage 3
- Your Nord Gear #2: Nord Stage 2 EX
- Location: France
- Has thanked: 163 times
- Been thanked: 349 times
Re: Nord Sample editor importing samples with loop points!!!
Much appreciated Eriknie !
Can you refresh my memory of the tool that shows if a WAV is looped or not ?
Fred
Can you refresh my memory of the tool that shows if a WAV is looped or not ?
Fred
- Eriknie
- Patch Creator
- Posts: 150
- 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: 111 times
- Contact:
Re: Nord Sample editor importing samples with loop points!!!
Hi Fred, see the links in the github page:cookie wrote:Much appreciated Eriknie !
Can you refresh my memory of the tool that shows if a WAV is looped or not ?
Fred
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
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
- cookie
- Patch Creator
- Posts: 805
- Joined: 08 Dec 2011, 17:38
- 13
- Your Nord Gear #1: Nord Stage 3
- Your Nord Gear #2: Nord Stage 2 EX
- Location: France
- Has thanked: 163 times
- Been thanked: 349 times
Re: Nord Sample editor importing samples with loop points!!!
Thanks Eriknie !
I believe it may be too much asking for EXE version of CheckLoopPoints ?
Fred
I believe it may be too much asking for EXE version of CheckLoopPoints ?
Fred