notam02 / Teensy-Head-Tracker

A DIY head tracker for 3D audio production
GNU General Public License v3.0
16 stars 2 forks source link

Error when compiling (BNO085) #2

Open gzalles opened 1 year ago

gzalles commented 1 year ago
Screen Shot 2023-05-31 at 8 29 39 AM
gzalles commented 1 year ago

Using teensy 3.2, Big Sur, and the newest Adafruit BNO sensor. Would appreciate help.

gzalles commented 1 year ago

Had to add SPI to the .ini file

[env:teensy31] platform = teensy framework = arduino board = teensy31 build_flags = -D USB_MIDI_SERIAL lib_deps = adafruit/Adafruit BNO055@^1.4.3 SPI

; [env:teensy30] ; platform = teensy ; framework = arduino ; board = teensy30 ; build_flags = -D USB_MIDI_SERIAL ; lib_deps = adafruit/Adafruit BNO055@^1.4.3 SPI

and remove

bno.OPERATION_MODE_IMUPLUS

from main.cpp

https://www.ebay.com/itm/161181212068 Link to button

Not resolved, can't get Reaper to accept data, MIDI device found. SceneRotator not changing.

madskjeldgaard commented 1 year ago

Hey @gzalles did you setup the device as described here: https://github.com/notam02/Teensy-Head-Tracker#using-it-in-reaper

Hope you get it sorted <3

gzalles commented 1 year ago

I think this is the part that I am missing:

Usage in REAPER

Enable input from device and input for control messages for MrHeadTracker in Reaper's MIDI Devices settings. If the device doesn't appear, click Reset all MIDI devices, close and reopen the settings again. Load and open the ambix-rotator Plugin to a Track (before the decoder plugin) Button "Param" -> "FX parameter list" -> "Parameter modulation/MIDI link" -> Yaw/Pitch/Roll Activate Checkbox "Link from MIDI or FX parameter" Button "(none)" -> "MIDI" -> "CC 14-bit" -> "16/48" On Track: Choose Input Signal: "Input: MIDI" -> MrHeadTracker -> All or single Channel On Track: Arm Record On Track: Activate Monitoring (ON)Usage in REAPER

https://git.iem.at/DIY/MrHeadTracker/-/wikis/mrht-bno055

gzalles commented 1 year ago

I only had to do the first step from above and restart Reaper. Now it works Amazing! <3

madskjeldgaard commented 1 year ago

Great to hear. Have fun ❤️Sent from my iPhoneOn 1 Jun 2023, at 21.47, Gabriel Zalles Ballivian @.***> wrote: I only had to do the first step from above and restart Reaper. Now it works Amazing! <3

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>