Skip to content

vvvv/DelphiArtnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DelphiArtnet

Utility library to talk Artnet 2, ie. DMX over ethernet

Note: This unit won't run as is. You'll need to provide the two used units:

  • Clock.pas (needs to provide a GClock)
  • Events.pas (needs to provide a multicast event implementation called TMEvents)

yourself. Both should be quite quite selfexplanatory to implement by looking at their usage in this unit.

About

Utility library to talk Artnet 2, ie. DMX over ethernet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages