AuditoryStimuli.jl

A Julia package for generating auditory stimuli.


Installation

To install this package enter the package manager by pressing ] at the julia prompt and enter:

pkg> add AuditoryStimuli

Overview

This package provides a framework for generating audio in real time. It can also be used to generate audio offline. Tutorials and examples are provided for both approaches.