Giter VIP home page Giter VIP logo

Comments (3)

cwtickle avatar cwtickle commented on May 26, 2024 1

ver1.7.1にて実装しましたので、クローズします。

from danoniplus.

cwtickle avatar cwtickle commented on May 26, 2024

ご意見ありがとうございます。
こんな指定の仕方があるのは知りませんでした。。。

試行錯誤しましたが、試しにbase64エンコードしたデータを使って試してみました。
http://cw7.sakura.ne.jp/danoni/2013/0079_Thrustup-test.html

上記はmp3ファイルそのものではなく、エンコードしたデータをjsデータに貼って動かしています。
この場合「0079_Thrustup.js」というのがそれで、中身はこうなっています。

function musicInit(){
  g_musicdata='base64エンコードされた音楽データ';
}

大きな問題が無ければ、このバージョンをリリースする方向で動いてみます。
(当面、互換性のためmp3ファイル読込も継続する予定です)

from danoniplus.

azarakko avatar azarakko commented on May 26, 2024

確認実装等ありがとうございます。

大きな問題が無ければ、このバージョンをリリースする方向で動いてみます。
(当面、互換性のためmp3ファイル読込も継続する予定です)

mp3ファイルを直接置いた方が基本的に扱いが楽と思いますので、オプション的な位置として実装していただければ幸いです。

from danoniplus.

Related Issues (20)

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.