Giter Site home page Giter Site logo

Comments (5)

stilnat avatar stilnat commented on May 18, 2024

Je seconde, ce serait vraiment intéressant de pouvoir charger des MP3 !

from frontieres.

jpcima avatar jpcima commented on May 18, 2024

En effet, cela dit j'ai fait un essai rapide par ffmpeg, et audio_decoder a un problème de chargement avec la ffmpeg 4.1. Du coup j'ai remonté un bogue et je patiente un peu.

Si cela n'aboutit à rien, on codera un décodeur mp3 indépendant avec une des bibliothèques disponibles.

from frontieres.

jpcima avatar jpcima commented on May 18, 2024

Ajout du chargement de fichiers MPEG1/2/3 a1cdcdb

from frontieres.

stilnat avatar stilnat commented on May 18, 2024

@jpcima je me suis embrouillé avec les commandes git j'ai fait un peu n'importe quoi, mais j'ai pu manuellement réintégrer ce que tu as fait pour les mp3 dans mon code source et la je voudrais uploader mon code source auquel j'ai ajouté la sauvegarde et le chargement des trajectoires ainsi que le choix circulaire mais j'ai des soucis git me dit qu'il y a des incompatibilités .. je sais pas trop quoi faire

from frontieres.

jpcima avatar jpcima commented on May 18, 2024

@stilnat si le commit à corriger est le dernier de la branche : tu peux remettre les fichiers originaux, et rectifier git commit --amend.

Si c'est enfoui plus loin dans l'historique, tu auras besoin de faire un rebase interactif pour remonter temporairement sur le commit que tu veux changer.

Dans les 2 cas, il faut après faire push avec le fanion --force ce qui permet la réécriture de l'historique.

C'est expliqué ici : https://git-scm.com/book/fr/v1/Utilitaires-Git-Réécrire-l-historique

from frontieres.

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.