Skip to content

Signal processing functions and utilities for auditory computational modeling

License

Notifications You must be signed in to change notification settings

guestdaniel/AuditorySignalUtils.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuditorySignalUtils.jl

Signal processing functions and utilities for auditory psychophysics and modeling. Check out the docs.

Installation

Installation is easy! Start your Julia REPL and enter the package REPL by pressing ] (right square bracket). You should now see (name of environment) pkg>. Now, simply type:

add https://github.com/guestdaniel/AuditorySignalUtils.jl

and the package should be installed. To use the package, run the following line in the Julia REPL or add it to the top of your script:

using AuditorySignalUtils

Any issues? Reach out to me at guest121@umn.edu.

License

Licensed under the MIT License.

About

Signal processing functions and utilities for auditory computational modeling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages