Skip to content

chrisraff/custom-pacenotes-mic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Rally Pacenotes Mic App

This program is a standalone executable for recording pacenotes in combination with the Custom Rally Pacenotes mod for BeamNG.drive.

This program is built using Electron, and internally uses FFmpeg to convert the recorded audio to an ogg (so that BeamNG can play it back).

Installation

To use this program, please download the latest release from the GitHub Releases page. Once downloaded, run the installer and follow the instructions.

Note: Always download the installer form this GitHub releases page to ensure authenticity and avoid any potential issues.

Screenshot of Application

Development and Building

Setup

npm install

Run for development

npm start

Build installer for distribution

npx electron-builder --win

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published