brianops1 / OSCMidi

3 stars 0 forks source link

OSCMidi

The avatars DO NOT MAKE AUDIO, the audio has to come from your mic or through a DAW (Digital Audio Workspace) like FL Studio, Reaper, etc


Avatar IDs

In order to import these you need to use VRCX (look it up if you don't know what it is)

avtr_9afe6649-5eef-487d-84bf-237ac039d1ca - Finalized (no avatar), the most recent avatar that I was working on. Has everything you should need

avtr_f5648902-719f-4193-80b9-8d1581f076b4 - Fresh Pianist, has lightup keys

avtr_2ed21ba8-f484-4fd0-b251-0e53dfe3c9c9 - OSC Piano, has keydown keys and is properly synced with mic audio


Prerequisites

Python

(you would enter these into a cmd prompt, might be easier to look up "pip install")

pip install python-osc

pip install pygame

pip install pygame_menu

And a program called LoopBe1 (LoopBeInternalMidi)


Installation Steps

Once you have everything all installed, follow these steps


Bug checks


Also I recognize that the code is not great :) I am a amateur not professional programmer, but I know enough to make things work at least, if you can make this better then please do and make a suggestion / comment or whatever you do in github, I'm new.