Giter Site home page Giter Site logo

doraintropanel's Introduction

DoraIntroPanel

foobar2000's panel for music intro quiz using Spider Monkey Panel

Description

  • Display your own field
  • Starting at random position - Rantoro
  • Starting at outro
  • Auto questioning function
    • with practice mode
  • Auto copy music information
  • Support for you to give intro questions
    • The next song can be chosen smoothly

Setup

  1. Install spider monkey panel
  2. Download this panel & img folder
  3. Change img_path of panel.js
  4. Spider monkey panel's configure write include( [Path to panel.js] );

Usage

Key Command Example
Left Previous Track
Right Next Track
Down Play/Pause
Up Go to record position
< Volume Down
> Volume Up
:Number Go Numbersec :50 -> go 0:50
:417 -> go 6:57
:min:sec Go min:sec :4:17 -> go 4:17
Esc cancel command, ":Number" and ":min:sec"

プレイリスト自動生成機能

条件と曲数を指定することで、その条件に合う曲をランダムでピックし、プレイリストを生成します。

記法は 「曲数,条件(Query Syntaxに従う)」 で1行ごとです。曲数を指定しない場合はBaseQueryとなり、それ以下全てのものにAND条件で適用されます。再度曲数を指定しない行を記述すると上書きされます。

それをクリップボードにコピー(一般的なテキストのコピー)した状態でグリーンの+ボタンをクリックすることでプレイリストが生成されます。

Example

20,genre IS アニメ
,date GREATER 2014
10,artist IS スフィア
10,title HAS 愛

この場合はまず1行目で「ジャンルがアニメ」の曲を20曲、2行目はBaseQueryで3,4行目に影響させ、3行目は「歌手がスフィア、かつ(BaseQueryの)年が2014より大きい」曲を10曲、4行目は「曲名に愛が入り、かつ(BaseQueryの)年が2014より大きい」曲を10曲、ランダムでピックしプレイリストを生成します。

License

MIT License

doraintropanel's People

Contributors

pgdora56 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.