Giter Club home page Giter Club logo

mesecons_soundblock's Introduction

MineTest - Sound block

This is mod for game: MineTest.

Allows to play OGG file.

It easy to set up.

  1. Copy OGG file to mesecons_soundblock\sounds folder.
  2. Take soundblock (type /give mesecons_soundblock:block on the chat or search block in the inventory).
  3. Place soundblock on the ground.
  4. Click right button of mouse on soundblock - it opens configuration window.
  • Channel - (string) channel's name,
  • Hearing distance - (int) max. distance between block and player. If is greater than declared, player don't hear anything from block,
  • Volume
  1. Next connect soundblock using digilines with e.g. microcontroller.
  2. If you want play sound, type in e.g. controller:

digiline_send("channel", "oggfilename")

where: channel - name of earlier declared channel oggfilename - name of ogg file in "mesecons_soundblock\sounds folder" without file extension

If is correct you should listen sound file.

Depends:

  • digilines
  • mesecons

License: CC BY 4.0

mesecons_soundblock's People

Contributors

nitro2010 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.