Skip to content
/ LBlocks Public

Modularization tool using blocks with input and output

License

Notifications You must be signed in to change notification settings

hexb66/LBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBlocks

Modularization tool using blocks with input and output

Install

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=<Target Path>
cmake --install .

Build test

cmake .. -DBUILD_TEST=1
cmake --build .

Linux conio.h

zoelabbb/conio.h is used for the test of simple pd control for a mass system, on Linux. You can find it in /include/test/linux.

About

Modularization tool using blocks with input and output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published