Skip to content
View mattfsourcecode's full-sized avatar
🪼
Building an AI computer on Dell Latitude running Ubuntu Jammy Jellyfish Wayland.
🪼
Building an AI computer on Dell Latitude running Ubuntu Jammy Jellyfish Wayland.

Block or report mattfsourcecode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattfsourcecode/README.md

Gist






npm

bootstrapper-script-generator npm

fastify-swc-typescript-server-bootstrap-cli npm






Web Audio Signal Processing Effects Controlled by Interactive Simulated Physics Properties

Programmed 2013 - 2024

https://playwithsound.live

Netlify Status  Node.js v23.6.0  pnpm v9.15.4  Cloudflare  Cloudflare  Web Audio API  Matter.js  MUI  HTTP Observatory Report  PWA

"Play With Sound and the Zero Gravity Filter" applies simulated gravity and velocity properties to audio filters controlled by user interactions, enabling many dynamic approaches for generating sound outputs. The app features a configurable, ultra hi-res, responsive Fast Fourier Transform (FFT) algorithm developed in JavaScript. Note that hardware operating in low-power mode may throttle the application's performance.








Logos and trademarks in this README are the property of their respective owners and included solely to signify tools and standards utilized. Ownership attributed through the provided hyperlinks implies no affiliation or endorsement by the referenced entities.

npm is a registered trademark of npm, Inc.

Pinned Loading

  1. bootstrapper-script-generator bootstrapper-script-generator Public

    CLI tool that generates customizable shell scripts for bootstrapping specifiable codebase directories.

    TypeScript

  2. fastify-swc-typescript-server-bootstrap-cli fastify-swc-typescript-server-bootstrap-cli Public

    CLI tool that accelerates the creation of new server projects using Fastify with SWC and Jest.

    JavaScript 1

  3. fastify-swc-typescript-server fastify-swc-typescript-server Public

    Fastify server leveraging swc-node for transpilation and Jest for testing.

    TypeScript 2

  4. node-graphql-code-test node-graphql-code-test Public

    Express.js server configured with swc-node for fast TypeScript execution, nodemon for hot reloading, Jest and SuperTest for testing, and built with GraphQL Yoga for handling queries and mutations.

    TypeScript