Hello!
I just built my diy neotrellis grid, and I’m trying to use it with my Fates. I used a teensy 4.0, and believe its all wired correctly. After plugging in the diy grid to fates, within a couple seconds the top left LED blinks white (which I believe means it’s loaded), and then my fates does detect the grid under devices (neo-monome m4676055).
No scripts seem to work with the grid, and I tried using @okyeron’s grid-test, and that doesn’t light anything up either.
I built it 16x8 buttons, using just the teensy 4.0 for power.
Edit:
I later realized I needed to do a git pull, to be able to run the fates script, but didn’t have internet at the time. I did a git pull, and tried running the diy device fix, and I get a bunch of errors:
Setting top to : /home/we/norns
Setting out to : /home/we/norns/build
Checking for ‘gcc’ (C compiler) : /usr/bin/gcc
Checking for ‘g++’ (C++ compiler) : /usr/bin/g++
Checking for program ‘pkg-config’ : /usr/bin/pkg-config
Checking for ‘alsa’ : yes
Checking for ‘libudev’ : yes
Checking for ‘libevdev’ : yes
Checking for ‘liblo’ : yes
Checking for ‘cairo’ : yes
Checking for ‘cairo-ft’ : yes
Checking for ‘lua53’ : yes
Checking for ‘nanomsg’ : yes
Checking for ‘avahi-compat-libdns_sd’ : yes
Checking for ‘sndfile’ : yes
Checking for libmonome : yes
Checking for supercollider : yes
Checking for program ‘dpkg-architecture’ : /usr/bin/dpkg-architecture
Checking boost includes : 1.62.0
‘configure’ finished successfully (1.410s)
Waf: Entering directory /home/we/norns/build' Waf: Leaving directory /home/we/norns/build’
source not found: ‘src/SoftCutClient.cpp’ in bld(lib=[‘jack’, ‘pthread’, ‘m’, ‘sndfile’, ‘atomic’], use=[‘ALSA’, ‘LIBLO’, ‘BOOST’], target=‘crone’, idx=1, posted=True, tg_idx_count=5, meths=[‘process_rule’, ‘process_source’, ‘apply_link’, ‘create_task_macapp’, ‘create_task_macplist’, ‘install_boost’, ‘process_use’, ‘propagate_uselib_vars’, ‘apply_incpaths’, ‘set_full_paths_hpux’, ‘set_macosx_deployment_target’], includes=[‘src’, ‘./’], cxxflags=[’-std=c++14’, ‘-O2’, ‘-Wall’], source=[‘src/main.cpp’, ‘src/BufDiskWorker.cpp’, ‘src/Commands.cpp’, ‘src/MixerClient.cpp’, ‘src/OscInterface.cpp’, ‘src/SoftCutClient.cpp’, ‘src/Taper.cpp’, ‘src/Window.cpp’, ‘src/softcut/FadeCurves.cpp’, ‘src/softcut/SoftCutHead.cpp’, ‘src/softcut/SoftCutVoice.cpp’, ‘src/softcut/SubHead.cpp’, ‘src/softcut/Svf.cpp’, ‘src/softcut/TestBuffers.cpp’], path=/home/we/norns/crone, _name=‘crone’, typ=‘program’, features=[‘c’, ‘cxx’, ‘cxxprogram’, ‘cxx’, ‘cxxprogram’]) in /home/we/norns/crone