{"id":22834852,"url":"https://github.com/lucasfturos/convertimagetoaudio","last_synced_at":"2026-05-03T04:34:17.763Z","repository":{"id":240318283,"uuid":"797944714","full_name":"lucasfturos/ConvertImageToAudio","owner":"lucasfturos","description":"Converte imagem em áudio.","archived":false,"fork":false,"pushed_at":"2024-12-11T01:32:37.000Z","size":908,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T07:46:09.521Z","etag":null,"topics":["cpp","rust"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucasfturos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-08T19:30:06.000Z","updated_at":"2024-12-11T01:32:41.000Z","dependencies_parsed_at":"2024-06-04T21:27:55.673Z","dependency_job_id":"148c4ad3-7b34-46ef-a6cc-1cbfca163273","html_url":"https://github.com/lucasfturos/ConvertImageToAudio","commit_stats":null,"previous_names":["lucasfturos/convertimagetoaudio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FConvertImageToAudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FConvertImageToAudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FConvertImageToAudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfturos%2FConvertImageToAudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasfturos","download_url":"https://codeload.github.com/lucasfturos/ConvertImageToAudio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408101,"owners_count":20772228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","rust"],"created_at":"2024-12-12T22:07:42.232Z","updated_at":"2026-05-03T04:34:17.734Z","avatar_url":"https://github.com/lucasfturos.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert Image to Audio\n\nConverte imagens em áudio.\n\nO programa só aceita como saída áudios no formato FLAC, OGG e WAV.\n\nFeito em C++.\n\nTem a versão em Rust no arquivo `rust-version`.\n\n## Instalação e Execução\n\n### Requisitos\n\n-   CMake\n-   GCC/G++\n-   Make\n-   SndFile\n-   stb\n-   Alsa\n\n### Instruções:\n\n1. Clone o repositório:\n\n```\ngit clone https://github.com/lucasfturos/ConvertImageToAudio.git \u0026\u0026 cd ConvertImageToAudio\n```\n\n2. Crie a pasta build:\n\n```\ncmake -S . -B build \u0026\u0026 cd build\n```\n\n3. Compile o programa:\n\n```\nmake\n```\n\n4. Execute o programa:\n\n```\n./src/ConvertImageToAudio caminha/da/imagem.{jpg, png, etc} caminho/de/saída/do/audio.{flac, ogg, wav} \u003cMono = 1 | Estero = 2\u003e \u003cGanho em dB\u003e \u003cduração em segundos\u003e \u003cmodo de execução (play/save)\u003e\n```\n\n-   Exemplo de uso:\n\n```\n./src/ConvertImageToAudio assets/img/image.png assets/audio/out.wav 1 500.0 100 save\n```\n\n**Nota:** O tempo máximo de duração é de 100s.\n\n5. Arquivo `build.sh`:\n\nO arquivo build.sh tem todas instruções para usar. Mas, caso tenha dúvidas, execute o comando `./build.sh -h` para receber mais informações. Ele automatiza os comandos explicados acima.\n\n**Aviso:** É necessário ter instalado o Audacity caso queira usar a função `./build.sh -a`.\n\n## Screenshot\n\n**Parâmetros:**\n\n-   Ganho: 200 dB.\n\n-   Escala: Linear.\n\n### Tela do Audacity.\n\n![](/assets/screenshot/resultHouse.png)\n\n## Créditos\n\n[Audacity](https://www.audacityteam.org/)\n\n[House.bmp - www.hlevkin.com](https://www.hlevkin.com/hlevkin/TestImages/houses.bmp)\n\n[libsndfile](https://github.com/libsndfile/libsndfile)\n\n[stb](https://github.com/nothings/stb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfturos%2Fconvertimagetoaudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasfturos%2Fconvertimagetoaudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfturos%2Fconvertimagetoaudio/lists"}