rockingface / README.md
narad's picture
Update README.md
519e437 verified
# RockingFace
A distribution of Amp-Space Dataset of x/y pairs audio pairs of input signals and recorded outputs after being processed by an audio effect (amplifier, stompbox, studio tools, etc.). As of last update, Amp-Space contains 19027 examples spanning 52 devices (2 amplifiers and 50 effects), totaling 54.5 hours of 44.1kHz audio samples.
For further information on dataset construction, see: [https://github.com/narad/amp-space]
---
---
# Dataset Card for {{ pretty_name | default("Dataset Name", true) }}
<!-- Provide a quick summary of the dataset. -->
{{ dataset_summary | default("", true) }}
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
{{ dataset_description | default("", true) }}
- **Curated by:** {{ curators | default("[More Information Needed]", true)}}
- **Funded by [optional]:** {{ funded_by | default("[More Information Needed]", true)}}
- **Shared by [optional]:** {{ shared_by | default("[More Information Needed]", true)}}
- **Language(s) (NLP):** {{ language | default("[More Information Needed]", true)}}
- **License:** {{ license | default("[More Information Needed]", true)}}
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** {{ repo | default("[More Information Needed]", true)}}
- **Paper [optional]:** {{ paper | default("[More Information Needed]", true)}}
- **Demo [optional]:** {{ demo | default("[More Information Needed]", true)}}
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
{{ direct_use | default("[More Information Needed]", true)}}
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
{{ out_of_scope_use | default("[More Information Needed]", true)}}
## Dataset Structure
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
{{ dataset_structure | default("[More Information Needed]", true)}}
## Dataset Creation
### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
{{ curation_rationale_section | default("[More Information Needed]", true)}}
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
{{ data_collection_and_processing_section | default("[More Information Needed]", true)}}
#### Who are the source data producers?
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
{{ source_data_producers_section | default("[More Information Needed]", true)}}
### Annotations [optional]
Dataset Features:
- direct_input, Audio, the input audio file
- output, Audio, the corresponding output audio file
General Device Features:
- brand': "string", the brand of the device (ex. "Bogner")
- data_type': "string", whether the data is "real" or "synthetic"
- device': "string", the device (ex. FM3)
- device_type': "string", one of {"amplifier", "pedal"}
- model': "string", for suite type devices, the specific device being modeled (ex. "5150-Block" in "FM3")
Basic Parameters:
- bass: "float32"
- mid': "float32"
- middle': "float32"
- treble': "float32"
- drive': "float32"
- gain': "float32"
- master-volume': "float32"
- pres': "float32"
- vol': "string"
- volume': "float32"
Special parameters:
- 12ax7/ef86: "string", preamp tube selector, as in Mark Sampson-style circuits
- boost: "string", whether an internal boost is engaged
- boost-pedal: "string", the name of the boost pedal if one is engaged
- bright-switch': "string", whether bright is engaged (or what mode if multiple)
- bypass': "string", an "EQ defeat" as in Two-Rock/Dumble circuits
- class': "string", amplifier class, such as class A or A/B or D
- channel': "string", selected channel of multi-channel device, such as "channel 1" or "clean" or "red"
- cut: "float32", a parameter effecting some upper-mid "cut", found on BadCat Cub
- deep-boost': "string", whether the deep boost is engaged
- eq-type': "string", EQ voicing settings, such as on a Two-Rock or Gower modded Marshall
- fet': "string", whether a FET boost is engaged, such as on a Two-Rock/Dumble circuit
- fet-gain': "string", FET gain control
- gain-structure': "string", gain voicing option
- mid-boost': "string", whether a mid-boost is engaged
- mode': "string", general mode parameter, such as vintage/modern on a Bogner XTC or Engl Special Edition
- pre-eq': "string", pre-eq voicing switch found on Bogner XTC
- tone-rotary: "float32", a 5 or 6-way rotary EQ switch found on some channels of Mark Sampson-style circuits
Device Environment Features:
- daw': "string", the DAW used to record the audio (ex. REAPER)
- input-cable-len': "string", the length of the input cable (possibly relevant to input/output delay)
- input-cable-brand': "string", the brand of input cable, as this may measurably affect tone
- interface': "string", the interface used when capturing audio from real devices
- load': "string", the loadbox model when capturing audio from real amplifiers
- ohms': "string", the ohm setting on the amplifier output
- power-scale': "string", whether any power scaling is engaged. Typically {'half', 'full'}
- power-tubes': "string", The type of power tubes in real amplifiers
- voltage': "string", The voltage a real amplifier is designed to operate at
- wall-voltage': "string", The voltage at the wall
- watts': "string", The wattage of the amplifier
#### Annotation process
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
{{ annotation_process_section | default("[More Information Needed]", true)}}
#### Who are the annotators?
<!-- This section describes the people or systems who created the annotations. -->
{{ who_are_annotators_section | default("[More Information Needed]", true)}}
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
{{ personal_and_sensitive_information | default("[More Information Needed]", true)}}
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
{{ bias_risks_limitations | default("[More Information Needed]", true)}}
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
{{ bias_recommendations | default("Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.", true)}}
## Citation [optional]
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
{{ citation_bibtex | default("[More Information Needed]", true)}}
**APA:**
{{ citation_apa | default("[More Information Needed]", true)}}
## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
{{ glossary | default("[More Information Needed]", true)}}
## More Information [optional]
{{ more_information | default("[More Information Needed]", true)}}
## Dataset Card Authors [optional]
{{ dataset_card_authors | default("[More Information Needed]", true)}}
## Dataset Card Contact
{{ dataset_card_contact | default("[More Information Needed]", true)}}