Code Monkey home page Code Monkey logo

Comments (4)

sensorium avatar sensorium commented on July 23, 2024

Hi roacher,
this might be a dumb answer first up, but have you tried unplugging your usb, restarting arduino, etc.?
Otherwise, do you want to post the code, including the table? Paste it here, or send it to [email protected].
Tim

from mozzi.

roacher avatar roacher commented on July 23, 2024

Thanks for responding so quickly. I have tried unplugging and restarting.
Im attempting to run this on the MEGA 2560. Very quickly, I uploaded it
to an UNO and there were no errors- I didn't have time to test it with an
amp and speaker hooked up tho.

Attached are the files: arduino w/ mozzi code & and the wavetable.

Thanks!

On Thu, Apr 25, 2013 at 10:00 PM, Mr Sensorium [email protected]:

Hi roacher,
this might be a dumb answer first up, but have you tried unplugging your
usb, restarting arduino, etc.?
Otherwise, do you want to post the code, including the table? Paste it
here, or send it to [email protected].
Tim


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-17054446
.

from mozzi.

sensorium avatar sensorium commented on July 23, 2024

Hey there,
I didn't see the files attached - maybe it doesn't work on github. But the MEGA 2560 is a clue.
Someone identified a bug at upload time on the MEGA 2560, where if the compiler sees 3 !!! exclamation marks in a row (or 33, 33, 33 in decimal) it enters serial mode and the board freezes.
I thought I changed the python scripts to dither any occurence of 33, 33, 33, but if you wrote your own or used one I didn't check, this might be worth looking at. Feel free to email the code if that's not the problem.
Tim

from mozzi.

tfry-git avatar tfry-git commented on July 23, 2024

This report has not seen any activity in a long time, and is very unlikely to be specific to Mozzi. So I'll close it.

For reference, in case it is the tripple exclamation mark problem, the relevant upstream ticket is here: https://code.google.com/archive/p/arduino/issues/392 . Solution is to upload an updated firmware to the 2560.

from mozzi.

Related Issues (20)

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.