Giter Club home page Giter Club logo

mechvibes's Introduction

This fork

Me (@Anijatsu) is barely a newbie. This is my first "real" fork, and I aim to mix in a few improvements from other folks' kind published work.

(to be) included

To be accomplished in this fork

  • [] Add variance to each key press, e.g. by changing the pitch within a given range
  • [] Optimize the application:
    • [] Include only a small set of keyboard sounds with build
    • [] Allow downloading other sets off the repo
    • [] Check whether the app launches properly w/o Internet connection (I had some trouble at the first launch)
    • [] Check that the app runs properly with the newest version of macOS, without having to manually dive into the Privacy options of System Settings - not sure if I had to do that myself.
  • Normalize each sound to eliminate volume tweaking, or having to use e.g. Soundsource to even every app out

Mechvibes

Mechvibes

  • You can add more keyboard sound set by recording any sound you like and add them to this app with some easy steps.

  • Use your laptop keyboard or non-mechanical keyboard at work and still hear your loved sound.

  • Use this app as any purpose as you want (such as demo for the buyer about the keyboard sound before they buy it, custom any sound for any key...)

With the included Editor, you can create a new sound pack, edit existing sound pack or share them with your friends.

How to use

  • Build it.
  • Run it.
  • Give feedback.
  • Enjoy it.

mechvibes's People

mechvibes's Issues

Building for Apple Silicon

> npm install
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
(...)
npm ERR! code 1
npm ERR! path /Users/ani/Syncthing/git/mechvibes/node_modules/iohook
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! node 64 win32 arm64
**npm ERR! Downloading prebuild for platform: iohook-v0.6.2-node-v64-win32-arm64
Downloading prebuild.tar.gz
npm ERR! Error: GET https://github.com/wilix-team/iohook/releases/download/v0.6.2/iohook-v0.6.2-node-v64-win32-arm64.tar.gz returned 404
npm ERR! Prebuild for current platform (iohook-v0.6.2-node-v64-win32-arm64) not found!
npm ERR! Try to compile for your platform:
npm ERR! # cd node_modules/iohook;
npm ERR! # npm run compile
npm ERR! 
npm ERR! /Users/ani/Syncthing/git/mechvibes/node_modules/iohook/install.js:15
npm ERR!   throw err;
npm ERR!   ^
npm ERR! Prebuild for current platform (iohook-v0.6.2-node-v64-win32-arm64) not found!**
npm ERR! (Use `node --trace-uncaught ...` to show where the exception was thrown)
npm ERR! Node.js v18.0.0

Is it going to be good enough to reduce the OSs to just macOS rather than including Windows ARM64? It doesn't seem like iohook has arm builds yet, so they have to be done manually anyhow:
https://github.com/wilix-team/iohook/releases

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.