amy

AMY - A high-performance fixed-point Music synthesizer librarY for microcontrollers (by shorepine)

Amy Alternatives

Similar projects and alternatives to amy

  1. Orca

    43 amy VS Orca

    Esoteric Programming Language

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. tulipcc

    The Tulip Creative Computer and AMYboard - portable Python synthesizers

  4. norns

    6 amy VS norns

    norns is many sound instruments.

  5. rapidpro

    3 amy VS rapidpro

    RapidPro allows organizations to visually build scalable interactive messaging applications.

  6. pythondotorg

    3 amy VS pythondotorg

    Source code for python.org

  7. orchestra

    1 amy VS orchestra

    Orchestra is a human-in-the-loop AI system for orchestrating project teams of experts and machines. (by b12io)

  8. dipvis

    1 amy VS dipvis

    Django-based visualiser for tournaments for the boardgame Diplomacy

  9. django-silk

    18 amy VS django-silk

    Silky smooth profiling for Django

  10. Ray

    51 amy VS Ray

    Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

  11. project-application

    Application to track proposals and projects from their submission to finalisation

  12. Spirit

    1 amy VS Spirit

    Spirit is a modern Python/Django forum (by nitely)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better amy alternative or higher similarity.

amy discussion

Log in or Post with

amy reviews and mentions

Posts with mentions or reviews of amy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-31.
  • An affordable, portable and focused device for music, writing and coding
    4 projects | news.ycombinator.com | 31 Jul 2024
    It doesn't really run an OS like you may be used to. It runs FreeRTOS, which schedules tasks. One of the tasks is running Micropython. (Other tasks are for audio, the display, MIDI, touchscreen, the sequencer, etc). There's no BIOS-level code to use, we have to manage our own screen (including drawing in groups of scanlines at a time to save RAM.)

    Yes, you can use this to make synths. It's powered by our own AMY under the hood, which is a low level oscillator bank with a LOT of features https://github.com/shorepine/amy . And then you manage them in Python, including MIDI, note stealing, polyphony, sequencer, etc. See more here: https://github.com/shorepine/tulipcc/blob/main/docs/music.md

    You can NOT do audio input effects -- there's no audio input. You can load samples from WAV files and play them back.

  • Tulip Creative Computer - Dedicated MicroPython hardware with Midi In/Out Stereo out.
    1 project | /r/synthdiy | 15 Feb 2023
    Spotted this on Hackster, a single board "computer" with access to some useful IO like USB host, Audio and Midi. Also capable of running an instance of the AMY synthesizer library (https://github.com/bwhitman/amy).

Stats

Basic amy repo stats
2
608
9.7
4 days ago

shorepine/amy is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of amy is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?