hcientist / aural-coding-vscode

A Visual Studio Code extension that creates sweet melodies based on what you type

Home Page:https://marketplace.visualstudio.com/items?itemName=jeng.aural-coding-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aural-coding-vscode

Visual Studio Marketplace Visual Studio Marketplace Visual Studio Marketplace license

A Visual Studio Code extension that creates sweet melodies based on what you type. Inspired by aural-coding (Atom's version)

Installation

Run code --install-extension jeng.aural-coding-vscode

or search Aural Coding in Extensions Marketplace.

How to use

Aural Coding will start immediately when visual studio code is started. However, you can enable and disable the extension by executing these commands in the Command Palette (Cmd+Shift+P).

  • Aural Coding: Enable
  • Aural Coding: Disable

Known Issues & Bugs

We are in the development phase. We are happy if you want to help out by sending a pull request.

  • Slow audio player on Windows.
  • Play audio with AudioBuffer instead of files.

Contributing

Add your functions and unit tests for any new or changed functionality. Lint and test your code.

Release Notes

1.1.0

Supported for multi-languages.

1.0.0

Basic functions work on Windows and macOS.


Enjoy!

About

A Visual Studio Code extension that creates sweet melodies based on what you type

https://marketplace.visualstudio.com/items?itemName=jeng.aural-coding-vscode

License:MIT License


Languages

Language:JavaScript 52.7%Language:TypeScript 47.3%