AuditoryStimuli.jl

AuditoryStimuli.jl: A Julia package for generating real-time auditory stimuli - Published in JOSS (2021)

https://github.com/rob-luke/auditorystimuli.jl

Science Score: 98.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
    Found 6 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

auditory auditory-stimuli sounds

Keywords from Contributors

standardization

Scientific Fields

Neuroscience Life Sciences - 60% confidence
Last synced: 4 months ago · JSON representation ·

Repository

Generate audiory stimuli

Basic Info
Statistics
  • Stars: 13
  • Watchers: 1
  • Forks: 2
  • Open Issues: 4
  • Releases: 15
Topics
auditory auditory-stimuli sounds
Created over 7 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Citation

README.md

AuditoryStimuli.jl goes beep and ssshhh

Tests codecov.io DOI

Generate auditory stimuli for real-time applications. Specifically, stimuli that are used in auditory research.

Stimuli

This package provides low levels tools to build any stimulus. It also provides high level convenience functions and examples for common stimuli such as: * Amplitude modulated noise * Harmonic stacks or harmonic complexes * Binaural stimuli with user specified interaural correlation * Frequency following response stimuli * and more...

Documentation

https://rob-luke.github.io/AuditoryStimuli.jl

Community guidelines

I warmly welcome any contributions from the community. This may take the form of feedback via the issues list, bug reports (also via the issues list), code submission (via pull requests). Please feel free to suggest features, or additional stimuli you are interested in. Or if you just want to show support, click the star button at the top of the page.

Acknowledgements

This package is built on top of the excellent packages: * SampledSignals * Unitful * Plots

If you use this package please cite:

text Luke, R., (2021). AuditoryStimuli.jl: A Julia package for generating real-time auditory stimuli. Journal of Open Source Software, 6(65), 3613, https://doi.org/10.21105/joss.03613

Owner

  • Name: Rob Luke
  • Login: rob-luke
  • Kind: user
  • Location: Melbourne
  • Company: @agencyenterprise

JOSS Publication

AuditoryStimuli.jl: A Julia package for generating real-time auditory stimuli
Published
September 27, 2021
Volume 6, Issue 65, Page 3613
Authors
Robert Luke ORCID
Macquarie University, Macquarie University Hearing & Department of Linguistics, Australian Hearing Hub, Sydney, New South Wales, Australia
Editor
Brian McFee ORCID
Tags
auditory real-time

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Luke
    given-names: Robert
    orcid: https://orcid.org/0000-0002-4930-8351
title: AuditoryStimuli.jl A Julia package for generating real-time auditory stimuli
doi: 10.21105/joss.03613
date-released: 2021-09-27

GitHub Events

Total
Last Year

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 175
  • Total Committers: 3
  • Avg Commits per committer: 58.333
  • Development Distribution Score (DDS): 0.04
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Robert Luke 7****e 168
github-actions[bot] 4****] 6
Jonas Brømsø j****n 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 17
  • Total pull requests: 50
  • Average time to close issues: 3 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.18
  • Average comments per pull request: 0.04
  • Merged pull requests: 40
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rob-luke (16)
  • JuliaTagBot (1)
Pull Request Authors
  • rob-luke (44)
  • github-actions[bot] (10)
  • jonasbn (3)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 15
juliahub.com: AuditoryStimuli

Generate audiory stimuli

  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Average: 31.2%
Stargazers count: 35.6%
Dependent packages count: 38.9%
Forks count: 40.4%
Last synced: 4 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/Spellcheck.yml actions
  • actions/checkout master composite
  • rojopolis/spellcheck-github-actions 0.24.0 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/delete-preview.yml actions
  • actions/checkout v2 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/runtests.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite