Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. oscillator
    O
    • Continue chat with oscillator
    • Start new chat with oscillator
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    oscillator

    @oscillator

    8
    Reputation
    26
    Posts
    1214
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    oscillator Follow

    Posts made by oscillator

    • RE: OscPocketM - portable beat production tool for the M5Stack Core2

      Hi @kombistack,

      it seems they have updated the filter functions (see https://github.com/sensorium/Mozzi/pull/165) and although they say that it should be backwards compatible, it obviously is not.

      I developed for Mozzi 1.1. I have put that version on my site (https://www.oscillator.se/opensource/#m5stack). Can you try it and report back?

      Thanks for using OscPocketM!

      posted in PROJECTS
      O
      oscillator
    • RE: Mozzi sound synthesis library for Arduino - how to make it work on the Core2

      @rodberry said in Mozzi sound synthesis library for Arduino - how to make it work on the Core2:

      @oscillator congratulations Staffan, I'm a year late to the party but just wanted to say this is a lot of fun and I really appreciate the thorough documentation and the very readable code (speaking as a C-phobic beginner programmer).

      I'm planning to make this into a module for my AE format modular synth. For now, I'll start by just feeding it into a converter but will eventually get the other components organised to make it work nicely in the system with my other modules. At least you have given me a nice wagon to fall off! :)

      Cool, I am glad you find it useful! The AE modular seems great.

      I can also recommend the Daisy Seed, for which I've done a few projects:
      https://www.oscillator.se/opensource/#daisy

      Good luck with your projects -- and your music! :)

      posted in Arduino
      O
      oscillator
    • RE: OscPocketM - portable beat production tool for the M5Stack Core2

      @raychmond said in OscPocketM - portable beat production tool for the M5Stack Core2:

      Never mind. I found out that my M5core2 library is too old. After updating to the latest version, it uploaded successfully.

      Thank you anyway!

      Glad you got it running! Happy beat-making! :)

      posted in PROJECTS
      O
      oscillator
    • RE: MP3 from internal memory? Core2

      https://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player

      posted in General
      O
      oscillator
    • RE: Librerías ESP32 vs Arduino

      @pirix said in Librerías ESP32 vs Arduino:

      Arduino/libraries/Timezone/src/Timezone.h:16:66: fatal error: TimeLib.h: No such file or directory

      Hmmm, found this: https://forum.arduino.cc/t/timelib-h-no-such-file-or-directory/413110/4

      I know they talk about Windows, and you run OSX, but maybe this applies to you too?

      posted in Foro español
      O
      oscillator
    • RE: Librerías ESP32 vs Arduino

      You seem to have prepared everything that they want...

      Also, I am running on GNU/Linux so...sorry, can't help you...

      posted in Foro español
      O
      oscillator
    • RE: Librerías ESP32 vs Arduino

      @pirix said in Librerías ESP32 vs Arduino:

      Documents/Arduino/libraries/Timezone

      Do you have the Timezone library installed?

      In the docs for the Timezone library it says:
      "The Timezone library is designed to work in conjunction with the Arduino Time library, which must also be installed on your system."

      There is also a note in the beginning of the code:

      // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
      // !!! Library versions should match to mentioned below !!!
      // !!!!!!!!!!!! Otherwise code won't work !!!!!!!!!!!!!!!!!

      Do you have the right version of the libraries installed?

      posted in Foro español
      O
      oscillator
    • RE: Librerías ESP32 vs Arduino

      @pirix said in Librerías ESP32 vs Arduino:

      Yes, I did. M5Stack-ESP32

      Strange. Can you post the whole output of your compilation? Maybe there is some earlier error.

      What OS are you running?

      posted in Foro español
      O
      oscillator
    • RE: Librerías ESP32 vs Arduino

      @pirix said in Librerías ESP32 vs Arduino:

      Cómo solventar este problema de librerías entre Arduino y ESP32?

      When I compile for the Core2 I also get warnings, eg:

      Multiple libraries were found for "SD.h"
      Used: /home/staffan/.arduino15/packages/m5stack/hardware/esp32/1.0.9/libraries/SD
      Not used: /home/staffan/Arduino/libraries/SD

      but that doesn't stop my compilation.

      Have you selected the right board in the Tools menu?

      posted in Foro español
      O
      oscillator
    • RE: OscPocketM - portable beat production tool for the M5Stack Core2

      @ajb2k3 said in OscPocketM - portable beat production tool for the M5Stack Core2:

      Nice, thanks for sharing.

      Thanks you! :) I hope you find it useful and/or enjoyable!

      posted in PROJECTS
      O
      oscillator