Skip to content

Ear-Candy-Technologies/Amaranth

Repository files navigation

Amaranth

Español

Amaranth es un proyecto de sintetizador libre y open-source desarrollado en JUCE por la comunidad de Ear Candy Technologies con el objetivo de impulsar el desarrollo tecnológico en América Latina y la comunidad de habla hispana. Cualquier persona es libre de descargar este proyecto y/o ayudar en el desarrollo del mismo. Si deseas ingresar a la comunidad de desarrollo para hacer cualquier pregunta o simplemente para conectar con nosotros estamos en Discord.

Dato curioso: El nombre Amaranth viene de juntar Amaranto (dulce mexicano) con la palabra Synth.

Este ReadMe tiene como propósito ser la guía para conocer como contribuir en Amaranth y/o como descargarlo o utilizarlo.

Dependencias

JUCE

Puedes descargar JUCE del sitio web oficial https://juce.com/ y seguir los tutoriales para instalarlo o ver nuestro tutorial de Youtube donde se explica más a detalle, tanto para MacOs como para Windows https://www.youtube.com/watch?v=bdYi-UdHd5g&t=449s

Algunos recursos de introducción que te pueden funcionar:

¿Cómo compilar?

  1. Xcode (MacOs): descargar desde App Store https://apps.apple.com/us/app/xcode/id497799835?mt=12
  2. Visual Studio (Windows): puedes descargarlo desde la web oficial https://visualstudio.microsoft.com/es/ (recuerda descargar las herramientas de C++ al momento de configurar el instalador).
  3. Descargar JUCE.
  4. Clona este repositorio (Como clonar repositorio).
  5. El proyecto se ejecuta mediante el Projucer por lo que simplemente al dar doble click al archivo Amaranth.jucer podrás acceder a el.
  6. Selecciona tu IDE con base en tu sistema operativo y abre el proyecto con el.
  7. ¡Diviértete y ayudanos!

Como-clonar

HTTPS

git clone --recurse-submodules https://github.com/Ear-Candy-Technologies/Amaranth.git

SSH

git clone --recurse-submodules git@github.com:Ear-Candy-Technologies/Amaranth.git

Si lo has clonado sin --recurse-submodule

cd Amaranth
git submodule update --init --recursive

Desarrollo

En la siguiente guía encontrarás los lineamientos para poder contribuir en Amaranth:

Guia de desarrollo (Leer antes de empezar a desarrollar)

Amaranth: Guía de desarrollo (Ver antes de empezar a desarrollar)

Amaranth: Estructura de proyecto (Ver antes de empezar a desarrollar)

English

Amaranth is a free and open-source synthesizer developed in JUCE by the Ear Candy Technologies community with the aim of promoting technological development in Latin America and mainly the Spanish-speaking community. Anyone is free to download this project and/or help in its development. If you want to enter the development community to ask any questions or just to connect with us, we are on Discord.

Fun Fact: The name Amaranth comes from joining Amaranto (mexican candy) with the word Synth.

This ReadMe is intended to be the path for Amaranth's contribution or download.

Dependencies

JUCE

You can download JUCE from the official website https://juce.com/ and follow the tutorials to install it or watch our Youtube video where it is explained in more detail for both MacOs and Windows https://www.youtube.com/watch?v=bdYi-UdHd5g&t=449s

Some introductory resources that may work for you (Videos are in Spanish):

How to compile?

  1. Xcode (MacOs): just download from App Store https://apps.apple.com/us/app/xcode/id497799835?mt=12
  2. Visual Studio (Windows): You can download it from the official website https://visualstudio.microsoft.com/es/ (remember to download the C++ tools when configuring the installer).
  3. Download JUCE.
  4. Clone this repository How to clone section.
  5. The project is executed by the projucer so simply by double clicking the file Amaranth.jucer you'll be able to access to it.
  6. Select your IDE based on your operating system and open the project in it.
  7. Have fun and help us!

Developing

How-to-clone

HTTPS

git clone --recurse-submodules https://github.com/Ear-Candy-Technologies/Amaranth.git

SSH

git clone --recurse-submodules git@github.com:Ear-Candy-Technologies/Amaranth.git

If already cloned without --recurse-submodule

cd Amaranth
git submodule update --init --recursive

In the next document you will find the guidelines to start contribuiting to Amaranth Synth.

Developer Guide (read before you start developing)

Amaranth: Guía de desarrollo (see before you start developing)

Amaranth: Estructura de proyecto (see before you start developing)

About

Open Source Synthesizer Plug-in

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •