node-red-contrib-dotnsf-jajajajan 0.1.1

A node which convert string into rhythm for payload.

npm install node-red-contrib-dotnsf-jajajajan

Overview

Node for Node-RED which parse rhythm for payload in Japanese.

  • ex 1. 'じゃじゃじゃじゃーん' -> '{payload:"じゃ",note:8}, {payload:"じゃ",note:8}, {payload:"じゃ",note:8}, {payload:"じゃーん",note:2}'

    • This means 'じゃじゃじゃじゃーん' would have rhythm "8(octed), 8, 8, and 2(half)" tone.
  • ex 2. 'ランララララランランラン' -> '{payload:"ラン",note:4}, {payload:"ラ",note:8}, {payload:"ラ",note:8}, {payload:"ラ",note:8}, {payload:"ラ",note:8}, {payload:"ラン",note:4}, {payload:"ラン",note:4}, {payload:"ラン",note:4}'

    • This means "ランララララランランラン" would have rhythm "4(quoter) 8 8 8 8 4 4, and 4" tone.

Licencing

This code is licensed under MIT.

2017-2018 K.Kimura @ Juge.Me all rights reserved.

Node Info

Version: 0.1.1
Updated 6 years, 9 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

2 in the last week

Nodes

  • jajajajan

Keywords

  • node-red

Maintainers