Coder Social home page Coder Social logo

msp's Introduction

MSP

Mud Sound Protocol plugin for Blightmud

Installation

In Blightmud run: /add_plugin https://github.com/Blightmud/msp

This plugin requires version 3.1 of Blightmud (dev branch at time of writing).

Usage

MSP.set_dir(dir) Sets the directory where the audio files for your current mud is stored. If this is not set the plugin will not operate.

  • dir The path to the folder containing the files.

MSP.set_filetype(suffix) Sets the audio filetyp suffix of your audio files. Defaults to nil Some muds don't actually send the filesuffix. This will override this and default to a certain file type.

  • suffix The filetype suffix (eg. 'mp3', 'wav', 'ogg', 'flac')

Functionality

This plugin will add triggers for !!SOUND and !!MUSIC lines and play whatever file is provided if it exists in the directory you have specified.

If a soundfile doesn't exist this will be highlited by the plugin.

What doesn't work yet

  • Sound file wildcars (eg. sword*)
  • Priority (P) parameter
  • Continue (C) parameter
  • Type (T) parameter
  • Url (U) parameter

Any music requested will repeat indefinitely. Sounds will play once per request. If you play a mud which has MSP and you are comfortable with Lua then any contributions are more then welcome.

msp's People

Contributors

liquidityc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.