Skip to content

helander/fluidweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluidweb

Web interface for fluidsynth

Requires TCP server port (default port number 9800) to be available on the fluidsynth instance.

Currently fluidweb should be installed and started on the same host as where the controlled fluidsynth instance is running. To deploy on some other host requires some (minor) modifications of the current code base.

  • ./build.sh # Results in packages in the repo sub directory (structured to be used as a repo for apt)

  • in case you need other packaging than deb, please modify Dockerfile and build.sh

  • to use with apt, copy fluidweb.list to your target's /etc/apt/sources.list.d folder and do apt update

  • wget https://raw.githubusercontent.com/helander/fluidweb/main/fluidweb.list
    

When done, please cleanup docker images on host

  • docker rmi build-fluidweb-arm64
  • docker rmi build-fluidweb-amd64

About

Web interface for fluidsynth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published