teensy_audio_processor_i2s
A class audio_processor for Teensy boards (uses Audio library)
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A class audio_processor for Teensy boards (uses Audio library)
Basic Info
- Host: GitHub
- Owner: antonin-novak
- License: gpl-3.0
- Language: C++
- Default Branch: main
- Size: 18.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
License
Citation
README.md
teensyaudioprocessor_I2S
A class audio_processor for Teensy boards (uses Audio library)
The class shows how to create your own audio blocks. It provides direct access to the input samples inL and inR and output samples outL and outR in float type.
Owner
- Login: antonin-novak
- Kind: user
- Repositories: 1
- Profile: https://github.com/antonin-novak
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Novak
given-names: Antonin
orcid: https://orcid.org/0000-0002-1452-2227
title: "Teensy Audio Processor (I2S)"
version: 1.0.0
date-released: 2022-02-24