Skip to content

A Powerpoint add-in for basic control of powerpoint presentations with OSC

License

Notifications You must be signed in to change notification settings

leonreucher/PowerPoint-OSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerPoint-OSC

A Powerpoint add-in for basic control of powerpoint presentations with OSC

Installation

THE RELEASE OF THIS VERSION ONLY WORKS ON WINDOWS, AND HAS ONLY BEEN TESTED WITH POWERPOINT 2016 AND OFFICE 365

  • Download and extract the add-in from here : http://benjamin.kuperberg.fr/download/powerpoint-osc.zip
  • Launch install.bat (You may have to run it as administrator if you get an error message)
  • Launch PowerPoint, you should see an "OSC" Tab, where you can configure the host and port to receive and send OSC messages.

Usage

You can only control the slides when the Slideshow is active, not in the editor !

You can control slides by using :

  • /next Next slide
  • /previous Previous slide
  • /slide (int) Go to a specific slide (ex: /page 1)

You can receive slide information by checking these messages on reception :

  • /currentSlide (int) The index of the current slide
  • /totalSlides (int) The total number of slides in the presentation

About

A Powerpoint add-in for basic control of powerpoint presentations with OSC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%