GithubHelp home page GithubHelp logo

kamshory / esp32drumpad Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 2.74 MB

ESP32DrumPad

C++ 53.86% HTML 19.43% JavaScript 20.56% CSS 6.14%
diy-midi-controller drum-pad esp32-drum-pad esp32-midi esp32-midi-controller midi-controller midi-controller-scripting midi-drum-pad

esp32drumpad's People

Contributors

kamshory avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

esp32drumpad's Issues

Problem compiling project

Hi! i really like your project! but i'm having hard time trying to compile it to use it comunicating thru BLE
for example:
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino: In constructor 'ChannelConfig::ChannelConfig(int)':
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino:137:22: error: 'getChannelOffset' was not declared in this scope
int offset = getChannelOffset(channel);
^~~~~~~~~~~~~~~~
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino:138:18: error: 'readByte' was not declared in this scope
byte c = readByte(offset);
^~~~~~~~
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino:138:18: note: suggested alternative: 'readlink'
byte c = readByte(offset);
^~~~~~~~
readlink
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino:140:22: error: 'readWord' was not declared in this scope
uint16_t t = readWord(offset + 2);
^~~~~~~~
C:\Users\pvolpe\Downloads\ESP32DrumPad-main\ESP32DrumPad\ESP32DrumPad.ino:140:22: note: suggested alternative: 'makeWord'
uint16_t t = readWord(offset + 2);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.