DamRsn / NeuralNote

Audio Plugin for Audio to MIDI transcription using deep learning.
Apache License 2.0
1.17k stars 61 forks source link

Noob #43

Closed Shako767 closed 11 months ago

Shako767 commented 1 year ago

Need help on how to install on windows. kind of confusing with codes and etc

DamRsn commented 1 year ago

Hey! Simply go to the release page and download the thing you need (Windows Standalone or Windows VST3).

If you use the VST3, you can put the vst file under C:\Program Files\Common Files\VST3 (that's usually where vst3 goes on Windows).

Shako767 commented 12 months ago

when try to add an audio it says “check your file format (accepted format wav aiff flac”

On Sun, Jul 23, 2023 at 5:08 PM Damien Ronssin @.***> wrote:

Hey! Simply go to the release page https://github.com/DamRsn/NeuralNote/releases/tag/v0.0.1 and download the thing you need (Windows Standalone or Windows VST3).

If you use the VST3, you can put the vst file under C:\Program Files\Common Files\VST3 (that's usually where vst3 goes on Windows).

— Reply to this email directly, view it on GitHub https://github.com/DamRsn/NeuralNote/issues/43#issuecomment-1646959706, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBOZB5S3Z6O6BXIJER5FYOTXRWHFHANCNFSM6AAAAAA2UXPRAE . You are receiving this because you authored the thread.Message ID: @.***>

-- null

DamRsn commented 12 months ago

What's the format of the audio file you tried to add?

Note that .mp3 is not supported yet.

Shako767 commented 12 months ago

it was a memo from my phone > What's the format of the audio file you tried to add?

Note that .mp3 is not supported yet.

DamRsn commented 12 months ago

I don't know what format it is, but you need to convert it to either wav, aiff or flac.

DamRsn commented 11 months ago

Closing because inactive. Note that NeuralNote will support .mp3 and .ogg files very soon.